Uses of Interface
org.seppiko.glf.api.Logger
Packages that use Logger
-
Uses of Logger in org.seppiko.glf.api
Subinterfaces of Logger in org.seppiko.glf.apiModifier and TypeInterfaceDescriptioninterfaceLogger sub-interface for extended service with FQCN (Fully Qualified Caller Name)Methods in org.seppiko.glf.api that return LoggerModifier and TypeMethodDescriptionReturn an appropriateLoggerinstance as specified by thenameparameter.static LoggerReturn a logger named corresponding to the class passed as parameter, using the statically boundILoggerFactoryinstance.static LoggerReturn a logger named according to the name parameter using the statically boundILoggerFactoryinstance. -
Uses of Logger in org.seppiko.glf.event
Classes in org.seppiko.glf.event that implement LoggerModifier and TypeClassDescriptionclassAbstract logger implementationclassA Logger implementation class for registration caller.classAbstract logger for ignore isXXXEnable(Marker)Methods in org.seppiko.glf.event that return LoggerMethods in org.seppiko.glf.event with parameters of type LoggerConstructors in org.seppiko.glf.event with parameters of type Logger