de.fhhannover.inform.trust.ifmapj.log
Class IfmapJLog
java.lang.Object
de.fhhannover.inform.trust.ifmapj.log.IfmapJLog
public class IfmapJLog
- extends Object
Remove this as soon as possible, it's just here to provide a bit more
logging than System.out.println and I didn't want to include log4j...
- Author:
- aw
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setLogger
public static void setLogger(IfmapJLogger logger)
trace
public static void trace(String msg)
debug
public static void debug(String msg)
info
public static void info(String msg)
warn
public static void warn(String msg)
error
public static void error(String msg)
Copyright © 2012 Trust@FHH. All Rights Reserved.