Adempiere 3.5.2a

org.compiere.util
Class CLogFilter

java.lang.Object
  extended by org.compiere.util.CLogFilter
All Implemented Interfaces:
Filter

public class CLogFilter
extends Object
implements Filter

Adempiere Log Filter

Version:
$Id: CLogFilter.java,v 1.2 2006/07/30 00:54:36 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
CLogFilter()
          Constructor
 
Method Summary
static CLogFilter get()
          Get Filter
 boolean isLoggable(LogRecord record)
          Loggable - Don't log core java classes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLogFilter

public CLogFilter()
Constructor

Method Detail

get

public static CLogFilter get()
Get Filter

Returns:
singleton

isLoggable

public boolean isLoggable(LogRecord record)
Loggable - Don't log core java classes

Specified by:
isLoggable in interface Filter
Parameters:
record - log record
Returns:
true

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.