[Bug 53620] [juli] delay opening a file until something gets logged

2020-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53620] [juli] delay opening a file until something gets logged

2018-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 --- Comment #2 from Mark Thomas --- Created attachment 36265 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36265=edit Delayed file opening changes -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53620] [juli] delay opening a file until something gets logged

2018-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620 --- Comment #1 from Mark Thomas --- Apologies for the delay in getting to this. Making open() public is likely to break any custom sub-classes. It seems likely that such classes might exist so I intend to skip that part of the patch. I've