Uses of Interface
org.exoplatform.services.log.Log
Packages that use Log
Package
Description
This package provides the common utility classes.
-
Uses of Log in org.exoplatform.commons.utils
Fields in org.exoplatform.commons.utils declared as Log -
Uses of Log in org.exoplatform.services.log
Methods in org.exoplatform.services.log that return LogModifier and TypeMethodDescriptionExoLogFactory.getExoLogger(Class clazz) Obtain a logger for the specified name.ExoLogFactory.getExoLogger(String name) Obtain a logger for the specified name.static LogExoLogger.getExoLogger(Class name) Returns a specified logger.static LogExoLogger.getExoLogger(String name) Returns a specified logger.static LogUse insteadExoLogger.getExoLogger(Class).static LogUse insteadExoLogger.getExoLogger(String).Methods in org.exoplatform.services.log with parameters of type Log -
Uses of Log in org.exoplatform.services.log.impl
Classes in org.exoplatform.services.log.impl that implement LogModifier and TypeClassDescriptionclassAn implementation ofExoLoggerthat delegates to an instance ofLocationAwareLogger.classBased on apache commons loggingSimpleLogclass.classAn implementation ofLogthat delegates to an instance ofLogger.Methods in org.exoplatform.services.log.impl that return LogModifier and TypeMethodDescriptionfinal LogAbstractExoLogFactory.getExoLogger(Class clazz) Obtain a logger for the specified name.final LogAbstractExoLogFactory.getExoLogger(String name) Obtain a logger for the specified name.protected abstract LogObtain a specified logger.protected Logprotected LogObtain a specified logger.