At 12:46 AM 2/12/2005, you wrote:
After porting the backslash stripping code back to log4cxx, I decided that
I liked the stripDuplicateBackslashes better on FileAppender (where it is
in log4cxx) than in OptionConverter and started to move it in my working
copy of log4j. However, I ran into the
On Feb 14, 2005, at 9:57 AM, Ceki Gülcü wrote:
As long as the test for stripDuplicateBackslashes exists and gets
executed frequently, then I think the details should be left to the
player doing the footwork -- that means you in this case.
If you are in addition saying that the many of the test i
Hi Curt,
As long as the test for stripDuplicateBackslashes exists and gets executed
frequently, then I think the details should be left to the player doing the
footwork -- that means you in this case.
If you are in addition saying that the many of the test in log4j are too
coarse-grained, then
After porting the backslash stripping code back to log4cxx, I decided
that I liked the stripDuplicateBackslashes better on FileAppender
(where it is in log4cxx) than in OptionConverter and started to move it
in my working copy of log4j. However, I ran into the problem of not
having a good home