tigase.util
Class LogUserFilter
java.lang.Object
tigase.util.LogUserFilter
- All Implemented Interfaces:
- Filter
public class LogUserFilter
- 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 |
LogUserFilter
public LogUserFilter(tigase.xmpp.BareJID jid,
Map<tigase.xmpp.BareJID,XMPPSession> sessionsByNodeId)
getId
public String getId()
isLoggable
public boolean isLoggable(LogRecord record)
- Specified by:
isLoggable in interface Filter
Copyright © 2012 Tigase. All Rights Reserved.