| 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 no-op logging factory to use when logging is configured independently of Dropwizard.
|
Copyright © 2011. All rights reserved.