Packages

p

grizzled

slf4j

package slf4j

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Logger extends AnyRef

    Scala front-end to a SLF4J logger.

  2. trait Logging extends AnyRef

    Mix the Logging trait into a class to get:

    Mix the Logging trait into a class to get:

    - Logging methods - A Logger object, accessible via the log property

    Does not affect the public API of the class mixing it in.

Value Members

  1. object Logger

    A factory for retrieving an SLF4JLogger.

Ungrouped