org.drools.planner.examples.common.app
Class LoggingMain

java.lang.Object
  extended by org.drools.planner.examples.common.app.LoggingMain
Direct Known Subclasses:
AbstractSolutionExporter, AbstractSolutionImporter, CloudBalancingGenerator, CommonApp, CommonBenchmarkApp, NQueensGenerator

public class LoggingMain
extends Object


Field Summary
static String DEFAULT_LOGGING_CONFIG
           
protected  org.slf4j.Logger logger
           
 
Constructor Summary
LoggingMain()
           
LoggingMain(String loggingConfig)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOGGING_CONFIG

public static final String DEFAULT_LOGGING_CONFIG
See Also:
Constant Field Values

logger

protected final transient org.slf4j.Logger logger
Constructor Detail

LoggingMain

public LoggingMain()

LoggingMain

public LoggingMain(String loggingConfig)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.