Свойство | Тип | Описание | |
---|---|---|---|
_sequanceId | long |
Метод | Описание | |
---|---|---|
Debug ( |
Write debug message to Console
|
|
DebugFormat ( string message ) : void |
Write debug message to Console
|
|
Error ( |
Simple wrapper around the log4net Error method.
|
|
Flush ( ) : void | ||
InfoFormat ( string message ) : void |
Simple wrapper around the log4net InfoFormat method.
|
|
InternalConsoleLogger ( |
Метод | Описание | |
---|---|---|
Log ( LogLevel logLevel, string message, |
public Debug ( |
||
exception | ||
messageFormat | string | |
Результат | void |
public DebugFormat ( string message ) : void | ||
message | string | |
Результат | void |
public Error ( |
||
exception | ||
messageFormat | string | |
Результат | void |
public InfoFormat ( string message ) : void | ||
message | string | |
Результат | void |
public InternalConsoleLogger ( |
||
declaringType | ||
Результат | Amazon.Util |