error
Lazy add a log message if isErrorEnabled is true
actual abstract fun error( marker: Marker?, t: Throwable?, msg: () -> Any?)
Content copied to clipboard
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message if isErrorEnabled is true
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message if isErrorEnabled is true
actual abstract fun error( marker: Marker?, t: Throwable?, msg: () -> Any?)
Content copied to clipboard
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message if isErrorEnabled is true
Lazy add a log message with throwable payload if isErrorEnabled is true
Lazy add a log message with a marker if isErrorEnabled is true
expect abstract fun error( marker: Marker?, t: Throwable?, msg: () -> Any?)
Content copied to clipboard
Lazy add a log message with a marker and throwable payload if isErrorEnabled is true