On Nov 9, 2004, at 10:35 AM, Ceki Gülcü wrote:
Hello Curt,
At first I had trouble understanding some of the constructions in
CachedDateFormat but I am starting to get the hang of it. I
particularly like the idea of being able to dynamically detect the
placement of the mill
ceki2004/11/09 10:49:16
Modified:.build.xml
Log:
We don't want massive and automatic jalopy indentation of the code
Revision ChangesPath
1.115 +0 -21 logging-log4j/build.xml
Index: build.xml
==
ceki2004/11/09 10:46:48
Modified:.build.xml .cvsignore
Log:
Given the important new printing methods in Logger, bumping up the version
number to 1.3aplha-1
Revision ChangesPath
1.114 +1 -1 logging-log4j/build.xml
Index: build.xml
=
ceki2004/11/09 10:38:40
Modified:tests/src/java/org/apache/log4j/performance LoggingLoop.java
Log:
The LoggingLoop test now forces garbage collection before each test.
Revision ChangesPath
1.2 +26 -16
logging-log4j/tests/src/java/org/apache/log4j/performance
ceki2004/11/09 10:36:06
Modified:tests/input/performance null-appender.xml
Added: tests/input/performance null-appender-info.xml
Log:
- Clean up of null-appender.xml
- new config file null-appender-info.xml
Revision ChangesPath
1.3 +0 -7 logging-l
ceki2004/11/09 10:33:52
Modified:testsbuild.xml
Log:
Added a new MessageFormatter test
Revision ChangesPath
1.65 +11 -1 logging-log4j/tests/build.xml
Index: build.xml
===
RCS file: /
ceki2004/11/09 10:26:40
Modified:testsperformance.xml
Log:
Added new test targets. These perform logging loops where logging is
disabled.
Revision ChangesPath
1.3 +16 -2 logging-log4j/tests/performance.xml
Index: performance.xml
ceki2004/11/09 10:23:26
Modified:src/java/org/apache/log4j/helpers QuietWriter.java
Log:
Indentation changes only.
Revision ChangesPath
1.4 +41 -33
logging-log4j/src/java/org/apache/log4j/helpers/QuietWriter.java
Index: QuietWriter.java
==
Hello Curt,
At first I had trouble understanding some of the constructions in
CachedDateFormat but I am starting to get the hang of it. I
particularly like the idea of being able to dynamically detect the
placement of the millisecond field and adapt the cache
acc
ceki2004/11/09 04:33:41
Modified:docs/css eventTable-1.0.css
Log:
It is better to have the logger field to show smaller.
Revision ChangesPath
1.3 +1 -0 logging-log4j/docs/css/eventTable-1.0.css
Index: eventTable-1.0.css
==
Hello Mark,
I also prefer close() instead of shutdown().
Anyway, there were a number of simplifications to the Plugin and
PluginRegistry code earlier this year. Otherwise, the code has remained the
same since last year.
At 07:59 AM 11/9/2004, Mark Womack wrote:
Andy,
The api for the Receiver is
ceki2004/11/09 03:38:23
Modified:docs HISTORY
Log:
- Added blurb about the Appender.requiresLayout method no longer being needed.
Revision ChangesPath
1.119 +10 -0 logging-log4j/docs/HISTORY
Index: HISTORY
===
ceki2004/11/09 03:30:01
Modified:src/java/org/apache/log4j AsyncAppender.java Appender.java
Log:
- The Appender.requiresLayout method is no longer needed.
This method was only used by PropertConfigrurator and not
DOMConfigurator nor JoranConfigurator. It was never stri
ceki2004/11/09 03:26:41
Modified:src/java/org/apache/log4j PropertyConfigurator.java
Log:
- The Appender.requiresLayout method is no longer needed.
This method was only used by PropertConfigrurator and not
DOMConfigurator nor JoranConfigurator. It was never strictly ne
ceki2004/11/09 02:30:02
Modified:src/java/org/apache/log4j AsyncAppender.java
Log:
AsyncAppender will correctly output messages with an associated
ObjectRenderer even in case the message changes.
Revision ChangesPath
1.37 +4 -0
logging-log4j/src/java/org/a
15 matches
Mail list logo