tigase.util
Class LogFilter
java.lang.Object
tigase.util.LogFilter
- All Implemented Interfaces:
- Filter
public class LogFilter
- extends Object
- implements Filter
- Author:
- kobit Created Dec 20, 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFilter
public LogFilter(String id,
String... trackers)
getId
public String getId()
isLoggable
public boolean isLoggable(LogRecord record)
- Specified by:
isLoggable in interface Filter
Copyright © 2013 Tigase. All rights reserved.