xdoclet.util.velocity
Class DontCloseLog4JLogSystem
java.lang.Object
|
+--org.apache.velocity.runtime.log.Log4JLogSystem
|
+--xdoclet.util.velocity.DontCloseLog4JLogSystem
- All Implemented Interfaces:
- LogSystem
- public class DontCloseLog4JLogSystem
- extends Log4JLogSystem
A logsystem that doesn't close down the log4j appenders when it's garbage
collected.
- Version:
- $Revision: 1.2 $
- Author:
- Aslak Hellesøy
DontCloseLog4JLogSystem
public DontCloseLog4JLogSystem()
shutdown
public void shutdown()
- Overrides:
shutdown
in class Log4JLogSystem
Copyright © 2000-2003 XDoclet Team. All Rights Reserved.