Class DefaultLogModule

  • All Implemented Interfaces:
    Module, ModuleInfo

    public class DefaultLogModule
    extends AbstractModule
    The module definition for the System.out-Logging. This is the default log implementation and is provided to insert the logging initialisation in the module loading process.
    Author:
    Thomas Morgner