- debug(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at DEBUG level.
- debug(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at DEBUG level.
- debug(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at DEBUG level.
- debug(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at DEBUG level.
- debug(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at DEBUG level. "{}" placeholders will be replaced by given
arguments.
- debug(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at DEBUG level. "{}" placeholders will be replaced by given
arguments.
- debug(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at DEBUG level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- debug(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at DEBUG level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- debug(exception) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception at DEBUG level.
- debug(exception) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception at DEBUG level.
- debug(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom message at DEBUG level.
- debug(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom message at DEBUG level.
- debug(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted custom message at DEBUG level. "{}" placeholders will be
replaced by given arguments.
- debug(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted custom message at DEBUG level. "{}" placeholders will be
replaced by given arguments.
- debug(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted message at DEBUG level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- debug(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted message at DEBUG level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- debug(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom lazy message at DEBUG level. The message will be only
evaluated if the log entry is really output.
- debug(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom lazy message at DEBUG level. The message will be only
evaluated if the log entry is really output.
- debug(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a lazy message at DEBUG level. The message will be only evaluated if the log entry is
really output.
- debug(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a lazy message at DEBUG level. The message will be only evaluated if the log entry is
really output.
- error(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at ERROR level.
- error(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at ERROR level.
- error(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at ERROR level.
- error(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at ERROR level.
- error(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at ERROR level. "{}" placeholders will be replaced by given
arguments.
- error(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at ERROR level. "{}" placeholders will be replaced by given
arguments.
- error(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at ERROR level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- error(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at ERROR level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- error(exception) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception at ERROR level.
- error(exception) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception at ERROR level.
- error(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom message at ERROR level.
- error(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom message at ERROR level.
- error(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted custom message at ERROR level. "{}" placeholders will be
replaced by given arguments.
- error(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted custom message at ERROR level. "{}" placeholders will be
replaced by given arguments.
- error(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted message at ERROR level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- error(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted message at ERROR level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- error(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom lazy message at ERROR level. The message will be only
evaluated if the log entry is really output.
- error(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom lazy message at ERROR level. The message will be only
evaluated if the log entry is really output.
- error(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a lazy message at ERROR level. The message will be only evaluated if the log entry is
really output.
- error(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a lazy message at ERROR level. The message will be only evaluated if the log entry is
really output.
- info(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at INFO level.
- info(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at INFO level.
- info(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at INFO level.
- info(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at INFO level.
- info(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at INFO level. "{}" placeholders will be replaced by given
arguments.
- info(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at INFO level. "{}" placeholders will be replaced by given
arguments.
- info(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at INFO level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- info(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at INFO level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- info(exception) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception at INFO level.
- info(exception) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception at INFO level.
- info(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom message at INFO level.
- info(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom message at INFO level.
- info(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted custom message at INFO level. "{}" placeholders will be
replaced by given arguments.
- info(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted custom message at INFO level. "{}" placeholders will be
replaced by given arguments.
- info(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted message at INFO level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- info(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted message at INFO level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- info(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom lazy message at INFO level. The message will be only
evaluated if the log entry is really output.
- info(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom lazy message at INFO level. The message will be only
evaluated if the log entry is really output.
- info(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a lazy message at INFO level. The message will be only evaluated if the log entry is
really output.
- info(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a lazy message at INFO level. The message will be only evaluated if the log entry is
really output.
- INSTANCE - Static variable in class org.tinylog.kotlin.Logger
-
Static logger for issuing log entries.
- isDebugEnabled() - Method in class org.tinylog.kotlin.Logger
-
Checks whether log entries at DEBUG level will be output.
- isDebugEnabled() - Method in class org.tinylog.kotlin.TaggedLogger
-
Checks whether log entries at DEBUG level will be output.
- isErrorEnabled() - Method in class org.tinylog.kotlin.Logger
-
Checks whether log entries at ERROR level will be output.
- isErrorEnabled() - Method in class org.tinylog.kotlin.TaggedLogger
-
Checks whether log entries at ERROR level will be output.
- isInfoEnabled() - Method in class org.tinylog.kotlin.Logger
-
Checks whether log entries at INFO level will be output.
- isInfoEnabled() - Method in class org.tinylog.kotlin.TaggedLogger
-
Checks whether log entries at INFO level will be output.
- isTraceEnabled() - Method in class org.tinylog.kotlin.Logger
-
Checks whether log entries at TRACE level will be output.
- isTraceEnabled() - Method in class org.tinylog.kotlin.TaggedLogger
-
Checks whether log entries at TRACE level will be output.
- isWarnEnabled() - Method in class org.tinylog.kotlin.Logger
-
Checks whether log entries at WARN level will be output.
- isWarnEnabled() - Method in class org.tinylog.kotlin.TaggedLogger
-
Checks whether log entries at WARN level will be output.
- tag(tag) - Method in class org.tinylog.kotlin.Logger
-
Gets a tagged logger instance. Tags are case-sensitive.
- TaggedLogger - Class in org.tinylog.kotlin
-
Logger for issuing tagged log entries. Tagged loggers can be received by calling
Logger.tag
.
- trace(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at TRACE level.
- trace(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at TRACE level.
- trace(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at TRACE level.
- trace(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at TRACE level.
- trace(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at TRACE level. "{}" placeholders will be replaced by given
arguments.
- trace(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at TRACE level. "{}" placeholders will be replaced by given
arguments.
- trace(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at TRACE level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- trace(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at TRACE level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- trace(exception) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception at TRACE level.
- trace(exception) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception at TRACE level.
- trace(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom message at TRACE level.
- trace(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom message at TRACE level.
- trace(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted custom message at TRACE level. "{}" placeholders will be
replaced by given arguments.
- trace(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted custom message at TRACE level. "{}" placeholders will be
replaced by given arguments.
- trace(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted message at TRACE level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- trace(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted message at TRACE level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- trace(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom lazy message at TRACE level. The message will be only
evaluated if the log entry is really output.
- trace(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom lazy message at TRACE level. The message will be only
evaluated if the log entry is really output.
- trace(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a lazy message at TRACE level. The message will be only evaluated if the log entry is
really output.
- trace(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a lazy message at TRACE level. The message will be only evaluated if the log entry is
really output.
- warn(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at WARN level.
- warn(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at WARN level.
- warn(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a message at WARN level.
- warn(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a message at WARN level.
- warn(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at WARN level. "{}" placeholders will be replaced by given
arguments.
- warn(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at WARN level. "{}" placeholders will be replaced by given
arguments.
- warn(message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs a formatted message at WARN level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- warn(message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a formatted message at WARN level. "{}" placeholders will be replaced by given lazy
arguments. The arguments will be only evaluated if the log entry is really output.
- warn(exception) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception at WARN level.
- warn(exception) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception at WARN level.
- warn(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom message at WARN level.
- warn(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom message at WARN level.
- warn(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted custom message at WARN level. "{}" placeholders will be
replaced by given arguments.
- warn(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted custom message at WARN level. "{}" placeholders will be
replaced by given arguments.
- warn(exception, message, arguments) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a formatted message at WARN level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- warn(exception, message, arguments) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a formatted message at WARN level. "{}" placeholders will be replaced
by given lazy arguments. The arguments will be only evaluated if the log entry is really output.
- warn(exception, message) - Method in class org.tinylog.kotlin.Logger
-
Logs an exception with a custom lazy message at WARN level. The message will be only
evaluated if the log entry is really output.
- warn(exception, message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs an exception with a custom lazy message at WARN level. The message will be only
evaluated if the log entry is really output.
- warn(message) - Method in class org.tinylog.kotlin.Logger
-
Logs a lazy message at WARN level. The message will be only evaluated if the log entry is
really output.
- warn(message) - Method in class org.tinylog.kotlin.TaggedLogger
-
Logs a lazy message at WARN level. The message will be only evaluated if the log entry is
really output.