Simon Legner created VFS-576:
--------------------------------
Summary: Simplify logging
Key: VFS-576
URL: https://issues.apache.org/jira/browse/VFS-576
Project: Commons VFS
Issue Type: Improvement
Affects Versions: 2.1
Reporter: Simon Legner
Do not share logger instances
This fixes the message {{vfs.impl/temp-dir.info}} in {{DefaultFileReplicator}}
being logged as {{DefaultFileSystemManager}}.
The logging for the Ant tasks is set up according to
https://myarch.com/using-commons-logging-from-ant/ by modifying the context
ClassLoader to load the {{AntLogger}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)