Closed
Description
A change to FileAppender
that breaks backward compatibility was introduced with #196.
SetQWForFiles
is a publicly visible method that was renamed to SetQwForFiles
. Need to rename it back in order to keep types that extend FileAppender
compatible with the latest version of log4net