A  D  E  I  L  O  S  T  W 

E

error(Object) - function in org.tinylog.kotlin.Logger
Logs a message at ERROR level.
error(Function0) - function in org.tinylog.kotlin.Logger
Logs a lazy message at ERROR level.
error(String) - function in org.tinylog.kotlin.Logger
Logs a message at ERROR level.
error(String,Object) - function in org.tinylog.kotlin.Logger
Logs a formatted message at ERROR level.
error(String,Function0) - function in org.tinylog.kotlin.Logger
Logs a formatted message at ERROR level.
error(Throwable) - function in org.tinylog.kotlin.Logger
Logs an exception at ERROR level.
error(Throwable,Function0) - function in org.tinylog.kotlin.Logger
Logs an exception with a custom lazy message at ERROR level.
error(Throwable,String) - function in org.tinylog.kotlin.Logger
Logs an exception with a custom message at ERROR level.
error(Throwable,String,Object) - function in org.tinylog.kotlin.Logger
Logs an exception with a formatted custom message at ERROR level.
error(Throwable,String,Function0) - function in org.tinylog.kotlin.Logger
Logs an exception with a formatted message at ERROR level.
error(Object) - function in org.tinylog.kotlin.TaggedLogger
Logs a message at ERROR level.
error(Function0) - function in org.tinylog.kotlin.TaggedLogger
Logs a lazy message at ERROR level.
error(String) - function in org.tinylog.kotlin.TaggedLogger
Logs a message at ERROR level.
error(String,Object) - function in org.tinylog.kotlin.TaggedLogger
Logs a formatted message at ERROR level.
error(String,Function0) - function in org.tinylog.kotlin.TaggedLogger
Logs a formatted message at ERROR level.
error(Throwable) - function in org.tinylog.kotlin.TaggedLogger
Logs an exception at ERROR level.
error(Throwable,Function0) - function in org.tinylog.kotlin.TaggedLogger
Logs an exception with a custom lazy message at ERROR level.
error(Throwable,String) - function in org.tinylog.kotlin.TaggedLogger
Logs an exception with a custom message at ERROR level.
error(Throwable,String,Object) - function in org.tinylog.kotlin.TaggedLogger
Logs an exception with a formatted custom message at ERROR level.
error(Throwable,String,Function0) - function in org.tinylog.kotlin.TaggedLogger
Logs an exception with a formatted message at ERROR level.
A  D  E  I  L  O  S  T  W