mx4j.log

Class LoggerBroadcaster.LoggerNotifier

Enclosing Class:
LoggerBroadcaster

public static class LoggerBroadcaster.LoggerNotifier
extends Logger

Field Summary

Fields inherited from class mx4j.log.Logger

DEBUG, ERROR, FATAL, INFO, TRACE, WARN

Constructor Summary

LoggerNotifier()

Method Summary

protected void
log(int priority, Object message, Throwable t)

Methods inherited from class mx4j.log.Logger

debug, debug, error, error, fatal, fatal, getCategory, getPriority, info, info, isEnabledFor, log, setCategory, setPriority, trace, trace, warn, warn

Constructor Details

LoggerNotifier

public LoggerNotifier()

Method Details

log

protected void log(int priority,
                   Object message,
                   Throwable t)
Overrides:
log in interface Logger

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.