Package

org

slf4j

Permalink

package slf4j

Visibility
  1. Public
  2. All

Type Members

  1. trait ILoggerFactory extends AnyRef

    Permalink
  2. abstract class Logger extends AnyRef

    Permalink

    A Scala reimplementation of the SLF4J API interface.

    A Scala reimplementation of the SLF4J API interface.

    This is not meant to act as a replacement for SLF4J. Rather, its intended use is for non-JVM runtimes like ScalaJS and Scala Native where SLF4J itself is not available.

    Annotations
    @JSExportAll()

Value Members

  1. object LoggerFactory extends Log4sLoggerFactory

    Permalink
  2. object MDC

    Permalink

Ungrouped