mx4j.log
Class FileLogger
This logger logs to a file.
It's used by the ModelMBean implementation.
Since the constructor takes a parameter, cannot be used as prototype for logging redirection.
protected void | log(int priority, Object message, Throwable t)
|
debug , debug , error , error , fatal , fatal , getCategory , getPriority , info , info , isEnabledFor , log , setCategory , setPriority , trace , trace , warn , warn |
FileLogger
public FileLogger(String location)
log
protected void log(int priority,
Object message,
Throwable t)
- log in interface Logger
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.