![]() | ILogger Methods |
The ILogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | Debug |
Debugs the specified message format.
|
![]() | Dispose |
Releases unmanaged and - optionally - managed resources.
|
![]() | EmptyLine |
Empties the line.
|
![]() | Error |
Errors the specified message format.
|
![]() | FlushLog |
Flushes the log.
|
![]() | Info |
Informations the specified message format.
|
![]() | RunningLog |
Runnings the log.
|
![]() | Separator |
Separators the specified message.
|
![]() | ToHTMLTable |
To the HTML table.
|
![]() | Verbose |
Verboses the specified message format.
|
![]() | Warning |
Warnings the specified message format.
|
![]() | WriteRetVal |
Writes the ret value.
|