logt

fun PipelineContext<*, *, *>.logt(tag: String? = config.name, message: () -> String)

Shorthand for log with StoreLogLevel.Trace as the log level.