- Apr 25, 2013
-
-
han feng authored
StatusListener has two instances OnConsoleStatusListener and instance by seted classname. The second be Judged that is ContextAware and LifeCycle's implement and start it. but The first is not to Judged. all StatusListener must be Judged and start it.
-
- Apr 24, 2013
-
-
Ceki Gulcu authored
-
- Apr 23, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Carl Harris authored
Was protected now package-private; added javadoc comment describing purpose and intended use.
-
Carl Harris authored
Receiver tracking support merged.
-
Carl Harris authored
-
Carl Harris authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
LOGBACK-246
-
Carl Harris authored
This eliminates duplicate life cycle management code in ContextBase and LogbackValve.
-
Carl Harris authored
This essentially mirrors the implementation in ContextBase.
-
Carl Harris authored
The context will manage the life cycle of the receiver.
-
Carl Harris authored
Context now provides a method that is used to register a component whose life cycle is to be managed by the context. The implementation in ContextBase simply manages a collection of LifeCycle components, starting the component (if necessary) before it is added to the collection, and stopping each registered component whenever the context is reset.
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Denis Bazhenov authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Ceki Gulcu authored
-
Denis Bazhenov authored
-
- Apr 22, 2013
-
-
Ceki Gulcu authored
LOGBACK-833 Fixes for variables in sifting appender
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
- Apr 19, 2013
-
-
Ceki Gulcu authored
-
Denis Bazhenov authored
-
Ceki Gulcu authored
Fix for LOGBACK-266 - FixedWindowRollingPolicy MAX_WINDOW_SIZE too small
-