Log4kClassic
Functions
Link copied to clipboard
fun Log4kClassic.debug(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
fun Log4kClassic.error(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
fun Log4kClassic.info(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
fun Log4kClassic.trace(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)
Link copied to clipboard
fun Log4kClassic.warn(span: TracingEvent.Span, tags: Tags, msg: String, t: Throwable, vararg args: Any?)