jmri.util
Class Log4JUtil

Show UML class diagram
java.lang.Object
  extended by jmri.util.Log4JUtil

public class Log4JUtil
extends Object

Common utility methods for working with Log4J.

We needed a place to refactor common Log4J idioms in JMRI code, so this class was created. It's more of a library of procedures than a real class, as (so far) all of the operations have needed no state information.


Field Summary
(package private) static org.slf4j.Logger log
           
 
Constructor Summary
Log4JUtil()
           
 
Method Summary
static void initLog4J()
          Our standard initialization of Log4J
static String startupInfo(String program)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

static org.slf4j.Logger log
Constructor Detail

Log4JUtil

public Log4JUtil()
Method Detail

initLog4J

public static void initLog4J()
Our standard initialization of Log4J


startupInfo

public static String startupInfo(String program)


Copyright © 1997-2013 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads