org.specrunner.util
Class UtilLog

java.lang.Object
  extended by org.specrunner.util.UtilLog

public final class UtilLog
extends Object

Utility logging class. To enable log add a ' log4j.logger.org.specrunner=LEVEL' to your log4j.properties file.

Author:
Thiago Santos

Field Summary
static org.slf4j.Logger LOG
          Defaut logger instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.slf4j.Logger LOG
Defaut logger instance.



Copyright © 2014. All rights reserved.