error

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