Uses of Class org.apache.log.util.LoggerListener

Uses in package org.apache.log

Classes derived from org.apache.log.util.LoggerListener

class
Inner class to redirect to hierarchys real LoggerListener if any.

Constructors with parameter type org.apache.log.util.LoggerListener

Logger.Logger(ErrorHandler errorHandler, LoggerListener loggerListener, String category, LogTarget[] logTargets, Logger parent)
Protected constructor for use inside the logging toolkit.

Fields of type org.apache.log.util.LoggerListener

LoggerListener
LoggerListener

Methods with parameter type org.apache.log.util.LoggerListener

void
Set the LoggerListener associated with hierarchy.
void
Remove the LoggerListener associated with hierarchy.