| Package | Description |
|---|---|
| io.dropwizard | |
| io.dropwizard.logging |
| Modifier and Type | Method and Description |
|---|---|
LoggingFactory |
Configuration.getLoggingFactory()
Returns the logging-specific section of the configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setLoggingFactory(LoggingFactory factory)
Sets the logging-specific section of the configuration file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoggingFactory |
class |
ExternalLoggingFactory
A logging factory which does configure a logging infrastructure.
|
Copyright © 2019. All rights reserved.