org.mortbay.util
Class LogSupport
public
class
LogSupport
extends Object
Log Support class.
Method Summary |
static void | ignore(Log log, Throwable th)
Ignore an exception unless trace is enabled.
|
public static final String EXCEPTION
public static final String IGNORED
public static final String NOT_IMPLEMENTED
public static void ignore(Log log, Throwable th)
Ignore an exception unless trace is enabled.
This works around the problem that log4j does not support the trace level.
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.