PropertyConfiguratorpublic 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(InputStream inputStream) |
Configure the logmanager.
|
static final Logger.AttachmentKey<Configurator> ATTACHMENT_KEY
void configure(InputStream inputStream) throws IOException
inputStream - the input stream to readIOException - if an error occursCopyright © 2019 JBoss by Red Hat. All rights reserved.