The following tables list the members exposed by Logger.
Name | Description | |
---|---|---|
![]() | Logger Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | StackTraceKey | Key used to store the strack strace information in LogEntry custom information. |
Name | Description | |
---|---|---|
![]() ![]() | Global | Gets the global logger. |
![]() | LoggingChannels | Gets the logging channels. |
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. |