Package

software.purpledragon.utils

logging

Permalink

package logging

Visibility
  1. Public
  2. All

Type Members

  1. class Logger extends AnyRef

    Permalink

    Scala wrapper around an SLF4J Logger.

    Scala wrapper around an SLF4J Logger. This smooths over some of the coercion issues when using Scala AnyVal types with SLF4J.

  2. trait Logging extends AnyRef

    Permalink

    Mixin trait that provides a Logger instance.

Ungrouped