|
||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

Fixed by commit 9da0eb953be987bc09930cf6d36218a353f8098f
Now the call to System.getProperty is wrapped in a try/catch for the SecurityException that can result when accessing system properties in the presence of a SecurityManager (e.g. applet sandbox)