Package

ch.qos.logback

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. abstract class LogbackAsyncAppenderBase extends AsyncAppender

    Permalink

    This is an AsyncAppender extension which is located in the ch.qos.logback.core package namespace to provide access to the underlying blockingQueue, start, append, and put methods.

    This is an AsyncAppender extension which is located in the ch.qos.logback.core package namespace to provide access to the underlying blockingQueue, start, append, and put methods.

    Note

    Users are not expected to use this class directly, but instead should use the com.twitter.inject.logback.AsyncAppender

Ungrouped