Packages

p

au.id.tmm.utilities

logging

package logging

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class LoggedEvent extends AnyRef

    A logged event, with a collection of key-value pairs containing information about the event.

  2. case class Logger(underlying: org.slf4j.Logger) extends Product with Serializable

    A wrapper around an slf4j.Logger to support rudimentary structured logging.

Value Members

  1. object LoggedEvent
  2. object Logger extends Serializable

Ungrouped