Compiere 3.1

org.compiere.util
Class CLogMgtLog4J

java.lang.Object
  extended by 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

Constructor Summary
CLogMgtLog4J()
           
 
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
 

Constructor Detail

CLogMgtLog4J

public CLogMgtLog4J()
Method Detail

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 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.