Uses of Interface
io.dropwizard.logging.common.LoggingFactory
-
Packages that use LoggingFactory Package Description io.dropwizard.logging.common -
-
Uses of LoggingFactory in io.dropwizard.logging.common
Classes in io.dropwizard.logging.common that implement LoggingFactory Modifier and Type Class Description class
DefaultLoggingFactory
class
ExternalLoggingFactory
A no-op logging factory to use when logging is configured independently of Dropwizard.
-