Description
Backslashes in filenames in XML config files for FileAppenders are treated as escape characters which I thinkm but haven't confirmed, is inconsistent with log4j. Using forward slashes or double backslashes can work around the problem, but the double backslashes will no longer work after the problem is resolved.