ibspan.log4jade.service
Class LoggingPolicy
java.lang.Object
ibspan.log4jade.service.LoggingPolicy
- Direct Known Subclasses:
- TeamLoggingPolicy
public abstract class LoggingPolicy
- extends Object
Logging Policy
- Author:
- Maciej Gawinecki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingPolicy
public LoggingPolicy(String directory)
getRepositoryKey
protected abstract String getRepositoryKey(AgentContext context)
- Return the key of the repository on the base of agent context
- Returns:
getRepository
public LoggerRepository getRepository(AgentEventsBuffer buffer)