org.compiere.util
Class CLogMgtLog4J
java.lang.Object
org.compiere.util.CLogMgtLog4J
public class CLogMgtLog4J
- extends Object
Log4J Utilities.
Not intended to be called directly
- Version:
- $Id: CLogMgtLog4J.java,v 1.2 2006/07/30 00:54:36 jjanke Exp $
- Author:
- Jorg Janke
|
Method Summary |
static void |
enable(boolean enableLogging)
Enable/Disable Log4J logging |
protected static void |
initialize(boolean isClient)
Initialize Logging |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLogMgtLog4J
public CLogMgtLog4J()
initialize
protected static void initialize(boolean isClient)
- Initialize Logging
- Parameters:
isClient - client
enable
public static void enable(boolean enableLogging)
- Enable/Disable Log4J logging
- Parameters:
enableLogging - false assumed
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.