Package

domino

logging

Permalink

package logging

Contains functionality related to OSGi 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 Logging extends AnyRef

    Permalink

    Provides an OSGi logger with Java Logging API fallback.

  2. class OsgiLogger extends Logger

    Permalink

    Logger implementation using the OSGi LogService.

  3. class SimpleLogging extends Logging

    Permalink

    A class that mixes in the Logging trait.

    A class that mixes in the Logging trait. Use this if you want to use a class instead of a trait.

Value Members

  1. package internal

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped