Uses of Interface
org.seppiko.commons.logging.Logging
Packages that use Logging
Package
Description
Seppiko Commons Logging
Seppiko commons logging event
-
Uses of Logging in org.seppiko.commons.logging
Methods in org.seppiko.commons.logging that return LoggingModifier and TypeMethodDescriptionILoggingFactory.getLogging(String name) Get logging.static LoggingLoggingFactory.getLogging(Class<?> clazz) Return a logger named corresponding to the class passed as parameter, using the statically boundILoggingFactoryinstance.static LoggingLoggingFactory.getLogging(String name) Return a logger named according to the name parameter using the statically boundILoggingFactoryinstance. -
Uses of Logging in org.seppiko.commons.logging.event
Classes in org.seppiko.commons.logging.event that implement LoggingMethods in org.seppiko.commons.logging.event that return LoggingMethods in org.seppiko.commons.logging.event with parameters of type LoggingModifier and TypeMethodDescriptionvoidDefaultLogging.setDelegate(Logging logging) set delegate logging