Skip to content
Commit b33afcea authored by Robert Elliot's avatar Robert Elliot
Browse files

AppenderBase started variable made volatile as it is mutable, access to it is...

AppenderBase started variable made volatile as it is mutable, access to it is not synchronized and it is shared between threads.
Fix for http://jira.qos.ch/browse/LOGBACK-1037
parent 4a1db151
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