info
context(c: TracingContext)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)(source)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)(source)
context(s: TracingEvent.Span)
inline fun Logger.info(tags: Tags, t: Throwable, f: () -> String)(source)
inline fun Logger.info(tags: Tags, t: Throwable, f: () -> String)(source)
context(s: TracingEvent.Span)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)(source)
fun Logger.info(tags: Tags, msg: String, t: Throwable, vararg args: Any?)(source)
inline fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, t: Throwable, f: () -> String)(source)
fun Log4kClassic.info(span: TracingEvent.Span, msg: String, t: Throwable, vararg args: Any?)(source)
fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)(source)