[Bug 107] New: Specificy the config file to use as a System property

http://bugzilla.qos.ch/show_bug.cgi?id=107 Summary: Specificy the config file to use as a System property Product: logback-core Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P1 Component: Other AssignedTo: logback-dev@qos.ch ReportedBy: tgraham@concordenergy.com I'd like to be able to specify the logger config file to use as a System property, something like: java -Dlogback.configuration=customConfig.xml This is a much cleaner way of controlling the config than by messing with the classpath. -- 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=107 ------- Comment #1 from matt.fowles@gmail.com 2008-01-10 17:32 ------- Created an attachment (id=15) --> (http://bugzilla.qos.ch/attachment.cgi?id=15&action=view) implement basic system property configuration The attached patch adds support for some basic configuration via system properties. Including properties to control the following options: - config file - log level - use a console plugin (and port) -- 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=107 matt.fowles@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15 is|0 |1 obsolete| | ------- Comment #2 from matt.fowles@gmail.com 2008-01-14 20:47 ------- Created an attachment (id=17) --> (http://bugzilla.qos.ch/attachment.cgi?id=17&action=view) add stderr/stdout config too This patch is a superset of the last one and includes selection between stderr and stdout via system property. -- 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=107 matt.fowles@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows |All -- 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=107 noreply.ceki@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #3 from noreply.ceki@qos.ch 2008-01-15 20:18 ------- Feature also asked by Henric Larsson. http://www.qos.ch/pipermail/logback-user/2008-January/000375.html -- 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=107 ------- Comment #4 from matt.fowles@gmail.com 2008-02-07 23:50 ------- Ceki~ Is there something I can do to push this along? My company would really like this to be fixed. Matt -- 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=107 ivanb@scientology.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ivanb@scientology.net ------- Comment #5 from ivanb@scientology.net 2008-04-05 01:36 ------- I would like to vote for this feature too. -- 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