| Class | Description |
|---|---|
| LogbackSheafMarker |
The existence of this class can be used by
zone.src.sheaf.properties.ApplicationProperties to run logback specific
initialization/configuration code.
|
| StaticLoggerBinder |
This is the original StaticLoggerBinder from the logback-classic project,
augmented with code that initializes
zone.src.sheaf.properties.ApplicationProperties
before initializing logback-classic, so that the location of logback config
files, and other logging properties are tunable with ApplicationProperties
|
| StaticMarkerBinder |
The binding of
MarkerFactory class with an actual instance of
IMarkerFactory is performed using information returned by this class. |
| StaticMDCBinder |
This implementation is bound to
LogbackMDCAdapter. |
Copyright © 2015. All rights reserved.