- Sep 07, 2006
-
-
Ceki Gulcu authored
Minor bug fixes
-
Sebastien Pennec authored
- added maxFileSizeAsLong attribute - updated tests and package tests - created a test for the StringToLong method
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- modified ouput of performance test classes - other minor fixes
-
Sebastien Pennec authored
- We still need to notify about changes inLC's propertyMap field
-
Sebastien Pennec authored
- removed Logger*Ser classes in favor of moving their implementation into Logger*RemoteView - LoggerContext now notifies its loggers about changes in its name. - We still need to notify about changes inLC's propertyMap field - updated test to reflect changes
-
- Sep 06, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- Added two interfaces LoggerView and LoggerContextView. - Logger, LoggerSer and LoggerContext, LoggerContextSer implements these interfaces, respectively. - LoggerSer and LoggerContextSer are the serialized versions of Logger and LoggerContext. - Committing a few more classes that were impacted by these changes. - Updated test classes.
-
Sebastien Pennec authored
- Externalized LoggingEvent is now called LoggingEventExt - Serialized LoggingEvent is now LoggingEvent. changed names of builder classes accordingly
-
Sebastien Pennec authored
- Externalized LoggingEvent is now called LoggingEventExt - Serialized LoggingEvent is now LoggingEvent. changed names of builder classes accordingly
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Sep 05, 2006
-
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Aug 31, 2006
-
-
Sebastien Pennec authored
tests to run with a server in a different jvm
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- Modified MockSocketServer so that we can use it to check multiple object, not only LoggingEvent objects
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- Added an NOPOutputstream
-
Sebastien Pennec authored
-
- Aug 30, 2006
-
-
Sebastien Pennec authored
- Updated client classes accordingly. - Removed formattedMessage != null check in MessageConverter. - Removed message formatting calls from Logger.
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- Added a corresponding test case.
-
Sebastien Pennec authored
- Added a LoggingEvent2 to test performance between Serialization and Externalization - Added the corresponding performance test case.
-
Sebastien Pennec authored
-
- Aug 29, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Aug 24, 2006
-
-
Sebastien Pennec authored
renamed SocketAppenderTest to SockerAppenderTestApp to free the space for a real SocketAppenderTest unit test class
-
Sebastien Pennec authored
- A working version of this appender is commited. Reliable tests will follow. - Minor ignore-list modifications.
-
Sebastien Pennec authored
- Some attributes of Logger have been set transient
-
Sebastien Pennec authored
- removed Layout from SocketAppender - modified configFiles and test
-