Package org.gwizard.logging
Class Configurator
java.lang.Object
org.gwizard.logging.Configurator
public class Configurator
extends java.lang.Object
Takes care of setting up the logging environment; should be bound as eager singleton. The sooner it executes,
the better.
-
Constructor Summary
Constructors Constructor Description Configurator(LoggingConfig loggingConfig) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Configurator
-