- Mar 10, 2010
-
-
Ceki Gulcu authored
-
- Mar 08, 2010
-
-
Ceki Gulcu authored
-
- Mar 05, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 04, 2010
-
-
Ceki Gulcu authored
-
- Mar 03, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
Sebastien Pennec authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- testing the error status code emitted by OutputStreamAppender when a layout is set instead of an encoder
-
Ceki Gulcu authored
ClassicTestConstants.JORAN_INPUT_PREFIX - added getFile method to ResilientFileOutputStream
-
- Mar 01, 2010
-
-
Ceki Gulcu authored
- added JNDIBasedContextDiscriminator which should work much better than ContextBasedtiscriminator.
-
- Feb 27, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
The console is not ours to close.
-
- Feb 25, 2010
-
-
Ceki Gulcu authored
-
- Feb 24, 2010
-
-
Ceki Gulcu authored
- renamed WriterAppender as OutputStreamAppender
-
- Feb 23, 2010
-
-
Ceki Gulcu authored
- FileAppender now takes an encoder and not a layout
-
Ceki Gulcu authored
chapter on Encoders. Naming chapters by their number was a bas idea...
-
Ceki Gulcu authored
removed the immediateFlush, BufferedIO properties from FileAppender Only immediateFlush can make a significant difference in presense of other IO activity on a mechanical HD.
-
Ceki Gulcu authored
-
- Feb 22, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 21, 2010
-
-
Ceki Gulcu authored
both projects.
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 20, 2010
-
-
Ceki Gulcu authored
ObjectStreamEncoder and a corresponding InputStream called EventObjectInputStream.
-
- Feb 19, 2010
-
-
Ceki Gulcu authored
init(ObjectStream) method is called. The Encoder needs to reference the OS passed to it in future operations. The enclosing Appender is responsible of signaling the Encoder when the current OS is closed (by invoking encopder.close()) and when a new one is opened (by invoking encoder.inig(os)); - All tests pass.
-
- Feb 18, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-