public class MetricsLoggerFactory
extends java.lang.Object
LoggerFactory which allows the provided loggger to be wrapped to customise logging behaviour.
Gradle only uses logback appenders to gather messages, and adding custom layouts and encoders for a plugin could be troublesome.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOGGING_PREFIX |
| Constructor and Description |
|---|
MetricsLoggerFactory() |
public static final java.lang.String LOGGING_PREFIX