JScript | |
---|---|
public interface ILog |
Name | Description | |
---|---|---|
IsDebugEnabled | Gets a value indicating whether this instance is debug enabled. | |
IsErrorEnabled | Gets a value indicating whether this instance is error enabled. | |
IsFatalEnabled | Gets a value indicating whether this instance is fatal enabled. | |
IsInfoEnabled | Gets a value indicating whether this instance is information enabled. | |
IsWarnEnabled | Gets a value indicating whether this instance is warn enabled. |
Name | Description | |
---|---|---|
Debug | Overloaded. Debugs the specified message. | |
DebugData | Debug the specified message and attach data file. | |
DebugFormat | Debugs the format. | |
Error | Overloaded. Errors the specified message. | |
ErrorFormat | Errors the format. | |
Fatal | Overloaded. Fatals the specified message. | |
FatalFormat | Fatals the format. | |
Info | Overloaded. Informations the specified message. | |
InfoFormat | Informations the format. | |
Warn | Overloaded. Warns the specified message. | |
WarnFormat | Warns the format. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family