de.intarsys.tools.logging
Class TaggedThreadFilter
java.lang.Object
de.intarsys.tools.logging.TaggedThreadFilter
- All Implemented Interfaces:
- Filter
public class TaggedThreadFilter
- extends Object
- implements Filter
Only accept log requests within threads that are tagged with the receiver
object.
TaggedThreadFilter
public TaggedThreadFilter()
activate
public void activate()
deactivate
public void deactivate()
isLoggable
public boolean isLoggable(LogRecord record)
- Specified by:
isLoggable in interface Filter
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.