- Mar 29, 2013
-
-
Tomasz Nurkiewicz authored
Introducing AbstractDiscriminator base class to avoid repeated start()/stop() implementation in each concrete Discriminator
-
- Mar 28, 2013
-
-
Carl Harris authored
LOGBACK-818: support for SSL-enabled socket appender and server
-
- Mar 27, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
LOGBACK-796 RollingFileAppender should have error when File matches FileNamePattern
-
Ceki Gulcu authored
-
Carl Harris authored
This commit modifies appenders.html to include information about SSLSocketAppender, and adds a usingSSL.html (linked from the relevant sections of appenders.html) that describes the SSL-related configuration properties.
-
Carl Harris authored
This commit adds the new appender and modifies the JoranConfigurator to include rules for SSL configuration types.
-
Carl Harris authored
This commit adds the new server and modifies SimpleSocketServer so that its startup logic can also be applied to a SimpleSSLSocketServer.
-
Carl Harris authored
This commit adds the new appender and modifies the DefaultNestedComponent rules to include rules for SSL configuration types.
-
Carl Harris authored
In addition to the new base appender, this commit includes several supporting classes that are used to create and configure an SSLContext and all of its constituent components, and corresponding unit tests and resources.
-
Ceki Gulcu authored
added another hsqldb file to gitignore
-
Carl Harris authored
-
- Mar 26, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 25, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 24, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
removed remaining call to new Socket() in reconnect (LOGBACK-815)
-
Carl Harris authored
Missed one in previous commit.
-
- Mar 22, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Patch for LOGBACK-815, LOGBACK-816
-
Ceki Gulcu authored
-
Carl Harris authored
-
Carl Harris authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 20, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
update docs example Appender in appenders chapter at #WriteYourOwnAppender
-
Ceki Gulcu authored
fix for form posts losing data
-
- Mar 19, 2013
-
-
Ceki Gulcu authored
Minor improvements to CyclicBufferAppender, and tests
-
Ceki Gulcu authored
-
Ceki Gulcu authored
LOGBACK-805: DBAppender assumes that caller data is available on the event
-
Ceki Gulcu authored
-