Package

poly.util

logging

Permalink

package logging

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. logging
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. trait HasLogger extends AnyRef

    Permalink

    Mix this trait with any class that you would like to log with.

  2. class Logger extends AnyRef

    Permalink

    A simple logger that prints to the standard error stream java.lang.System.err.

Value Members

  1. object Logger

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped