Package-level declarations

Types

Link copied to clipboard

Properties

Link copied to clipboard

Escape hatch to the classic (non-context) logging API from inside a TracingContext / Span scope, where the context-aware overloads above would otherwise win (or be ambiguous).

Functions

Link copied to clipboard
context(c: TracingContext)
inline fun Logger.debug(f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.debug(f: () -> String)
inline fun Log4kClassic.debug(f: () -> String)
context(c: TracingContext)
fun Logger.debug(msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.debug(t: Throwable, f: () -> String)
context(c: TracingContext)
inline fun Logger.debug(tags: Tags, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.debug(msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.debug(t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.debug(tags: Tags, f: () -> String)
inline fun Log4kClassic.debug(span: TracingEvent.Span, f: () -> String)
fun Log4kClassic.debug(msg: String, vararg args: Any?)
inline fun Log4kClassic.debug(t: Throwable, f: () -> String)
inline fun Log4kClassic.debug(tags: Tags, f: () -> String)
context(c: TracingContext)
fun Logger.debug(msg: String, t: Throwable, vararg args: Any?)
context(c: TracingContext)
fun Logger.debug(tags: Tags, msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.debug(tags: Tags, t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.debug(msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.debug(tags: Tags, msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.debug(tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.debug(span: TracingEvent.Span, msg: String, vararg args: Any?)
inline fun Log4kClassic.debug(span: TracingEvent.Span, t: Throwable, f: () -> String)
inline fun Log4kClassic.debug(span: TracingEvent.Span, tags: Tags, f: () -> String)
fun Log4kClassic.debug(msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.debug(tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.debug(tags: Tags, t: Throwable, f: () -> String)
context(c: TracingContext)
fun Logger.debug(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.debug(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.debug(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.debug(span: TracingEvent.Span, tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.debug(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.debug(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.debug(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
context(c: TracingContext)
inline fun Logger.error(f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.error(f: () -> String)
inline fun Log4kClassic.error(f: () -> String)
context(c: TracingContext)
fun Logger.error(msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.error(t: Throwable, f: () -> String)
context(c: TracingContext)
inline fun Logger.error(tags: Tags, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.error(msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.error(t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.error(tags: Tags, f: () -> String)
inline fun Log4kClassic.error(span: TracingEvent.Span, f: () -> String)
fun Log4kClassic.error(msg: String, vararg args: Any?)
inline fun Log4kClassic.error(t: Throwable, f: () -> String)
inline fun Log4kClassic.error(tags: Tags, f: () -> String)
context(c: TracingContext)
fun Logger.error(msg: String, t: Throwable, vararg args: Any?)
context(c: TracingContext)
fun Logger.error(tags: Tags, msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.error(tags: Tags, t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.error(msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.error(tags: Tags, msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.error(tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.error(span: TracingEvent.Span, msg: String, vararg args: Any?)
inline fun Log4kClassic.error(span: TracingEvent.Span, t: Throwable, f: () -> String)
inline fun Log4kClassic.error(span: TracingEvent.Span, tags: Tags, f: () -> String)
fun Log4kClassic.error(msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.error(tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.error(tags: Tags, t: Throwable, f: () -> String)
context(c: TracingContext)
fun Logger.error(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.error(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.error(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.error(span: TracingEvent.Span, tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.error(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.error(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.error(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
context(c: TracingContext)
inline fun Logger.info(f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.info(f: () -> String)
inline fun Log4kClassic.info(f: () -> String)
context(c: TracingContext)
fun Logger.info(msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.info(t: Throwable, f: () -> String)
context(c: TracingContext)
inline fun Logger.info(tags: Tags, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.info(msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.info(t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.info(tags: Tags, f: () -> String)
inline fun Log4kClassic.info(span: TracingEvent.Span, f: () -> String)
fun Log4kClassic.info(msg: String, vararg args: Any?)
inline fun Log4kClassic.info(t: Throwable, f: () -> String)
inline fun Log4kClassic.info(tags: Tags, f: () -> String)
context(c: TracingContext)
fun Logger.info(msg: String, t: Throwable, vararg args: Any?)
context(c: TracingContext)
fun Logger.info(tags: Tags, msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.info(tags: Tags, t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.info(msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.info(tags: Tags, msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.info(tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.info(span: TracingEvent.Span, msg: String, vararg args: Any?)
inline fun Log4kClassic.info(span: TracingEvent.Span, t: Throwable, f: () -> String)
inline fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, f: () -> String)
fun Log4kClassic.info(msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.info(tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.info(tags: Tags, t: Throwable, f: () -> String)
context(c: TracingContext)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.info(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
context(c: TracingContext)
inline fun Logger.trace(f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.trace(f: () -> String)
inline fun Log4kClassic.trace(f: () -> String)
context(c: TracingContext)
fun Logger.trace(msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.trace(t: Throwable, f: () -> String)
context(c: TracingContext)
inline fun Logger.trace(tags: Tags, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.trace(msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.trace(t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.trace(tags: Tags, f: () -> String)
inline fun Log4kClassic.trace(span: TracingEvent.Span, f: () -> String)
fun Log4kClassic.trace(msg: String, vararg args: Any?)
inline fun Log4kClassic.trace(t: Throwable, f: () -> String)
inline fun Log4kClassic.trace(tags: Tags, f: () -> String)
context(c: TracingContext)
fun Logger.trace(msg: String, t: Throwable, vararg args: Any?)
context(c: TracingContext)
fun Logger.trace(tags: Tags, msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.trace(tags: Tags, t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.trace(msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.trace(tags: Tags, msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.trace(tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.trace(span: TracingEvent.Span, msg: String, vararg args: Any?)
inline fun Log4kClassic.trace(span: TracingEvent.Span, t: Throwable, f: () -> String)
inline fun Log4kClassic.trace(span: TracingEvent.Span, tags: Tags, f: () -> String)
fun Log4kClassic.trace(msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.trace(tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.trace(tags: Tags, t: Throwable, f: () -> String)
context(c: TracingContext)
fun Logger.trace(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.trace(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.trace(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.trace(span: TracingEvent.Span, tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.trace(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.trace(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.trace(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
context(c: TracingContext)
inline fun Logger.warn(f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.warn(f: () -> String)
inline fun Log4kClassic.warn(f: () -> String)
context(c: TracingContext)
fun Logger.warn(msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.warn(t: Throwable, f: () -> String)
context(c: TracingContext)
inline fun Logger.warn(tags: Tags, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.warn(msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.warn(t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
inline fun Logger.warn(tags: Tags, f: () -> String)
inline fun Log4kClassic.warn(span: TracingEvent.Span, f: () -> String)
fun Log4kClassic.warn(msg: String, vararg args: Any?)
inline fun Log4kClassic.warn(t: Throwable, f: () -> String)
inline fun Log4kClassic.warn(tags: Tags, f: () -> String)
context(c: TracingContext)
fun Logger.warn(msg: String, t: Throwable, vararg args: Any?)
context(c: TracingContext)
fun Logger.warn(tags: Tags, msg: String, vararg args: Any?)
context(c: TracingContext)
inline fun Logger.warn(tags: Tags, t: Throwable, f: () -> String)
context(s: TracingEvent.Span)
fun Logger.warn(msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.warn(tags: Tags, msg: String, vararg args: Any?)
context(s: TracingEvent.Span)
inline fun Logger.warn(tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.warn(span: TracingEvent.Span, msg: String, vararg args: Any?)
inline fun Log4kClassic.warn(span: TracingEvent.Span, t: Throwable, f: () -> String)
inline fun Log4kClassic.warn(span: TracingEvent.Span, tags: Tags, f: () -> String)
fun Log4kClassic.warn(msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.warn(tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.warn(tags: Tags, t: Throwable, f: () -> String)
context(c: TracingContext)
fun Logger.warn(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
context(s: TracingEvent.Span)
fun Logger.warn(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.warn(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.warn(span: TracingEvent.Span, tags: Tags, msg: String, vararg args: Any?)
inline fun Log4kClassic.warn(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)
fun Log4kClassic.warn(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Log4kClassic.warn(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)