Метод | Описание | |
---|---|---|
LogDebug ( |
Logs the debug.
|
|
LogDebug ( |
Logs the debug.
|
|
LogDebug ( |
Logs the debug.
|
|
LogDebug ( this obj, IFormatProvider provider, string format ) : void |
Logs the debug message.
|
|
LogDebug ( this obj, string message ) : void |
Logs the debug message.
|
|
LogDebug ( this obj, string message, |
Logs the debug message.
|
|
LogError ( |
Logs the error.
|
|
LogError ( |
Logs the error.
|
|
LogError ( |
Logs the error.
|
|
LogError ( this obj, IFormatProvider provider, string format ) : void |
Logs the error message.
|
|
LogError ( this obj, string message ) : void |
Logs the error message.
|
|
LogError ( this obj, string message, |
Logs the error message.
|
|
LogFatal ( |
Logs the fatal message.
|
|
LogFatal ( |
Logs the fatal message.
|
|
LogFatal ( |
Logs the fatal message.
|
|
LogFatal ( this obj, IFormatProvider provider, string format ) : void |
Logs the fatal message.
|
|
LogFatal ( this obj, string message ) : void |
Logs the fatal message.
|
|
LogFatal ( this obj, string message, |
Logs the fatal message.
|
|
LogInfo ( |
Logs the info.
|
|
LogInfo ( |
Logs the info.
|
|
LogInfo ( |
Logs the info.
|
|
LogInfo ( this obj, IFormatProvider provider, string format ) : void |
Logs the info message.
|
|
LogInfo ( this obj, string message ) : void |
Logs the info message.
|
|
LogInfo ( this obj, string message, |
Logs the info message.
|
|
LogWarning ( |
Logs the warning.
|
|
LogWarning ( |
Logs the warning.
|
|
LogWarning ( |
Logs the warning.
|
|
LogWarning ( this obj, IFormatProvider provider, string format ) : void |
Logs the warning message.
|
|
LogWarning ( this obj, string message ) : void |
Logs the warning message.
|
|
LogWarning ( this obj, string message, |
Logs the warning message.
|
Метод | Описание | |
---|---|---|
Logger ( ) : System |
Initializes the Logger class.
|
public static LogDebug ( |
||
type | The type. | |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogDebug ( |
||
type | The type. | |
message | string | The message. |
Результат | void |
public static LogDebug ( |
||
type | The type. | |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogDebug ( this obj, IFormatProvider provider, string format ) : void | ||
obj | this | The obj. |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogDebug ( this obj, string message ) : void | ||
obj | this | The obj. |
message | string | The message. |
Результат | void |
public static LogDebug ( this obj, string message, |
||
obj | this | The obj. |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogError ( |
||
type | The type. | |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogError ( |
||
type | The type. | |
message | string | The message. |
Результат | void |
public static LogError ( |
||
type | The type. | |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogError ( this obj, IFormatProvider provider, string format ) : void | ||
obj | this | The obj. |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogError ( this obj, string message ) : void | ||
obj | this | The obj. |
message | string | The message. |
Результат | void |
public static LogError ( this obj, string message, |
||
obj | this | The obj. |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogFatal ( |
||
type | The type. | |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogFatal ( |
||
type | The type. | |
message | string | The message. |
Результат | void |
public static LogFatal ( |
||
type | The type. | |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogFatal ( this obj, IFormatProvider provider, string format ) : void | ||
obj | this | The obj. |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogFatal ( this obj, string message ) : void | ||
obj | this | The obj. |
message | string | The message. |
Результат | void |
public static LogFatal ( this obj, string message, |
||
obj | this | The obj. |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogInfo ( |
||
type | The type. | |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogInfo ( |
||
type | The type. | |
message | string | The message. |
Результат | void |
public static LogInfo ( |
||
type | The type. | |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogInfo ( this obj, IFormatProvider provider, string format ) : void | ||
obj | this | The obj. |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogInfo ( this obj, string message ) : void | ||
obj | this | The obj. |
message | string | The message. |
Результат | void |
public static LogInfo ( this obj, string message, |
||
obj | this | The obj. |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogWarning ( |
||
type | The type. | |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogWarning ( |
||
type | The type. | |
message | string | The message. |
Результат | void |
public static LogWarning ( |
||
type | The type. | |
message | string | The message. |
ex | The ex. | |
Результат | void |
public static LogWarning ( this obj, IFormatProvider provider, string format ) : void | ||
obj | this | The obj. |
provider | IFormatProvider | The provider. |
format | string | The format. |
Результат | void |
public static LogWarning ( this obj, string message ) : void | ||
obj | this | The obj. |
message | string | The message. |
Результат | void |
public static LogWarning ( this obj, string message, |
||
obj | this | The obj. |
message | string | The message. |
ex | The ex. | |
Результат | void |