DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43619>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43619 Summary: Simple proposal for pluggable sys-props resolvers Product: Log4j Version: 1.2 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Configurator AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I wrote a simple patch which makes property resolving pluggable. It can be used, for example, to check JNDI env-entries in addition to system properties, or to specify the priority in which they are resolved (allowing or disallowing sys props to override local props, etc). Could you please review it? Could something like that be included in Log4j? If yes, what changes (the current version works, but is pretty rudimentary) are required? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
