Interface Context

All Superinterfaces:
PropertyContainer
All Known Implementing Classes:
ContextBase, LoggerContext

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