Uses of Class
net.thevpc.common.log.Log
-
Uses of Log in net.thevpc.common.log
Subclasses of Log in net.thevpc.common.logModifier and TypeClassDescriptionclassclassclassclassFields in net.thevpc.common.log declared as LogModifier and TypeFieldDescriptionstatic final LogLog.SILENT_LOGGERstatic LogLog.SYSTEM_OUT_LOGMethods in net.thevpc.common.log that return LogModifier and TypeMethodDescriptionstatic LogLog.getDefaultLogger()LogEvent.getLog()static Logstatic LogLog.getSystemLogger()Methods in net.thevpc.common.log that return types with arguments of type LogMethods in net.thevpc.common.log with parameters of type LogModifier and TypeMethodDescriptionvoidvoidstatic voidLog.registerLogger(Log logger) static voidLog.setDefaultLogger(Log alogger) static voidLog.unregisterLogger(Log logger) Constructors in net.thevpc.common.log with parameters of type Log