Click or drag to resize

ILogger Methods

The ILogger type exposes the following members.

Methods
  NameDescription
Public methodDebug
Debugs the specified message format.
Public methodDispose
Releases unmanaged and - optionally - managed resources.
Public methodEmptyLine
Empties the line.
Public methodError
Errors the specified message format.
Public methodFlushLog
Flushes the log.
Public methodInfo
Informations the specified message format.
Public methodRunningLog
Runnings the log.
Public methodSeparator
Separators the specified message.
Public methodToHTMLTable
To the HTML table.
Public methodVerbose
Verboses the specified message format.
Public methodWarning
Warnings the specified message format.
Public methodWriteRetVal
Writes the ret value.
Top
See Also