Package-level declarations
Properties
Functions
Link copied to clipboard
context(c: TracingContext)
fun Logger.debug(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
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 Logger.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)
fun Logger.error(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
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 Logger.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(s: TracingEvent.Span)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Logger.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)
fun Logger.trace(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
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 Logger.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(s: TracingEvent.Span)
fun Logger.warn(tags: Tags, msg: String, t: Throwable, vararg args: Any?)
fun Logger.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?)