All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----novocode.netforge.share.Log
public static final int NOTE
public static final int WARNING
public static final int ERROR
public static final int FATAL
public Log(NetForge nf)
public synchronized Config getConfig()
public synchronized String setConfig(Config c)
public synchronized void resetConfig()
public void log(int type, String msg)
public void logAccess(InetAddress remoteIP, String remoteUser, String authUser, String request, int status, long clen)
All Packages Class Hierarchy This Package Previous Next Index