org.helgoboss.domino

logging

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Logging extends AnyRef

    Provides an OSGi logger with Java Logging API fallback.

  2. class OsgiLogger extends Logger

    Logger implementation using the OSGi LogService.

  3. class SimpleLogging extends Logging

    A class that mixes in the Logging trait.

Inherited from AnyRef

Inherited from Any

Ungrouped