Click or drag to resize

ILoggerLog Method

Overload List
  NameDescription
Public methodLog(LogLevel, String)
Logs a message at the provided Level.
Public methodLog(LogLevel, String, Exception)
Logs message with associated throwable information at the provided level.
Top
See Also