public class HGLogger extends Object
HGLogger()
void
exception(Throwable t)
trace(String msg)
warning(String msg)
warning(String msg, Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HGLogger()
public void trace(String msg)
public void warning(String msg)
public void warning(String msg, Throwable t)
public void exception(Throwable t)
Copyright © 2015. All rights reserved.