Skip to content
Commit 9da0eb95 authored by Carl Harris's avatar Carl Harris
Browse files

fix for LOGBACK-743

Wrapped the call to System.getProperty in a try/catch to anticipate
the SecurityException that can result from accessing system properties
in the presence of a SecurityManager (e.g. in an applet sandbox).
parent 72d76165
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment