public interface Configurator
Modifier and Type | Field and Description |
---|---|
static Logger.AttachmentKey<Configurator> |
ATTACHMENT_KEY
The attachment key of the chosen configurator, used to maintain a strong ref to any
configured properties.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(java.io.InputStream inputStream)
Configure the logmanager.
|
static final Logger.AttachmentKey<Configurator> ATTACHMENT_KEY