https://bz.apache.org/bugzilla/show_bug.cgi?id=61232
Coty Sutherland <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Beginner --- Comment #1 from Coty Sutherland <[email protected]> --- Looking at the o.a.juli.FileHandler class, one option would be to check the rotatable variable inside of configure() and adjust the suffix accordingly so that it doesn't add a '.' if rotatable is off (the prefix ends in '.' so unless it's non-default, which you could also check, it should have the necessary separator). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
