Package de.intarsys.tools.logging
Class TaggedThreadFilter
java.lang.Object
de.intarsys.tools.logging.TaggedThreadFilter
- All Implemented Interfaces:
Filter
Only accept log requests within threads that are tagged with the receiver
object.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TaggedThreadFilter
public TaggedThreadFilter()
-
-
Method Details
-
activate
public void activate() -
deactivate
public void deactivate() -
isLoggable
- Specified by:
isLoggable
in interfaceFilter
-