Functions -
log
printDebug | Logs the specified value at DEBUG level. |
printError | Logs the specified message at ERROR level. |
printInfo | Logs the specified message at INFO level. |
printTrace | Logs the specified message at TRACE level. |
printWarn | Logs the specified message at WARN level. |
Logs the specified value at DEBUG level.
Logs the specified message at ERROR level.
Logs the specified message at INFO level.
Logs the specified message at TRACE level.