For a list of all members of this type, see Logger members.
"Name | Description | |
---|---|---|
Debug | Overloaded. Logs the specified entry as a LogType.Debug. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Error | Overloaded. Logs the specified entry as a LogType.Error. | |
Exception | Overloaded. Logs the specified entry as an exception. | |
GetLogger | Gets the a logger with the specified name. | |
Info | Overloaded. Logs the specified entry as a LogType.Information. | |
Log | Logs the specified entry. | |
Warning | Overloaded. Logs the specified entry as a LogType.Warning. |