Interface Context

All Superinterfaces:
PropertyContainer
All Known Implementing Classes:
AccessContext, ContextBase, LogbackValve, LoggerContext, RequestLogImpl

public interface Context extends PropertyContainer
A context is the main anchorage point of all logback components.
Author:
Ceki Gulcu