Package

org

log4s

Permalink

package log4s

Visibility
  1. Public
  2. All

Type Members

  1. final class LoggedEvent extends AnyVal

    Permalink

    A Scala-centric view of a Logback logging event.

  2. final class LoggedThrowable extends AnyVal

    Permalink
  3. class TestAppender extends AppenderBase[ILoggingEvent]

    Permalink

    A custom appender for Logback that captures the events.

    A custom appender for Logback that captures the events.

    The test suite can use this to make sure all log events are recorded as expected.

Value Members

  1. object TestAppender

    Permalink

Ungrouped