|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.util.CLogFilter
public class CLogFilter
Adempiere Log Filter
| 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 |
|---|
public CLogFilter()
| Method Detail |
|---|
public static CLogFilter get()
public boolean isLoggable(LogRecord record)
isLoggable in interface Filterrecord - log record
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||