Package org.kiwiproject.beta.dropwizard


package org.kiwiproject.beta.dropwizard
  • Classes
    Class
    Description
    DefaultingFileAppenderFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
    A Dropwizard AppenderFactory implementation which extends FileAppenderFactory to provide default values for the current log file name, archive log file name pattern, and log format if they are not explicitly configured.
    Provides a Dropwizard Managed to start and stop a CamelContext as your application is started and stopped, respectively.