[Bug 7] New: file and activeFileName params in config

http://bugzilla.qos.ch/show_bug.cgi?id=7 Summary: file and activeFileName params in config Product: logback-core Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: Rolling AssignedTo: logback-dev@qos.ch ReportedBy: noreply.sebastien@qos.ch In FileAppender, there is a settable "file" attribute. In RollingPolicyBase, there is an activeFileName attribute. Both serve the same point: set a name for the file where the logging will take place. We should propose only one way of specifying this. Maybe suppressing the activeFileName from the RollingPolicyBase class and using the "file" attribute instead. This bug doesn't affect the normal use of logback in a major way. One can still use the rolling functions by specifying the activeFileName attribute. The "file" attribute is ignored in that case. The contrary is not true: if the "file" attribute is specified and no activeFileName is set, the rolling policy will not be able to work correctly. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=7 ------- Comment #1 from noreply.ceki@qos.ch 2006-10-04 18:56 ------- I think that this bug is a high priority item. We should attempt to fix it before the next release. :-) -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=7 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from noreply.sebastien@qos.ch 2006-11-30 17:13 ------- Fixed. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=7 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
bugzilla-daemon@pixie.qos.ch