public abstract class SimpleLogable
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected void
protected void
protected void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SimpleLogable
public SimpleLogable(Logger logger)
-
Method Details
-
-
trace
protected void trace(Object o)
-
-
error
protected void error(Object o)