PropertyConfigurator
public interface Configurator
Modifier and Type | Field | 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 | Description |
---|---|---|
void |
configure(java.io.InputStream inputStream) |
Configure the logmanager.
|
static final Logger.AttachmentKey<Configurator> ATTACHMENT_KEY
Copyright © 2018. All rights reserved.