Modifier | Constructor and Description |
---|---|
private |
LoggersPlugin() |
Modifier and Type | Method and Description |
---|---|
static Loggers |
createLoggers(LoggerConfig[] loggers)
Create a Loggers object to contain all the Loggers.
|
@PluginFactory public static Loggers createLoggers(@PluginElement(value="Loggers") LoggerConfig[] loggers)
loggers
- An array of Loggers.