Uses of Interface
com.aquima.interactions.foundation.logging.Logger
Packages that use Logger
Package
Description
The logging package defines a platform independent interface to platform specific log API's.
-
Uses of Logger in com.aquima.interactions.foundation.logging
Classes in com.aquima.interactions.foundation.logging that implement LoggerModifier and TypeClassDescriptionclass
Default logger that uses the standard output to print messages to.class
Logger implementation that does not do any loggingMethods in com.aquima.interactions.foundation.logging that return LoggerModifier and TypeMethodDescriptionRetrieves a logger for a name, mostly used for std:out adapters and jsps or aspx pages.Retrieves a logger for a name, mostly used for stdout adapters and jsps or aspx pages.static Logger
This function can be used to locate a logger for the specified class.static Logger
This function can be used to locate a logger for the specified name. -
Uses of Logger in com.aquima.interactions.foundation.logging.java
Methods in com.aquima.interactions.foundation.logging.java that return Logger -
Uses of Logger in com.aquima.interactions.foundation.timetracker
Methods in com.aquima.interactions.foundation.timetracker with parameters of type Logger -
Uses of Logger in com.aquima.interactions.framework.container.list
Fields in com.aquima.interactions.framework.container.list declared as Logger -
Uses of Logger in com.aquima.interactions.framework.container.listplus
Fields in com.aquima.interactions.framework.container.listplus declared as Logger -
Uses of Logger in com.aquima.interactions.framework.service.instance
Methods in com.aquima.interactions.framework.service.instance that return Logger -
Uses of Logger in com.aquima.interactions.portal.model.session.repeatflow
Fields in com.aquima.interactions.portal.model.session.repeatflow declared as Logger