Hi VFS:

When we turn debug on for every thing I our app I noticed that we are getting a 
lot of log entries like:

2009-03-25 12:17:06,342 [main] DEBUG: putFile: file:///C:/...

I see that this is done from VFS in:

http://commons.apache.org/vfs/xref/org/apache/commons/vfs/cache/SoftRefFilesCache.html#147

This is all fine except that it is unhelpful to have log entries be what I'd 
call 'anonymous'. What about prefixing all VFS log entries with 'VFS '?

I'm sure that this could be discussed at the [all] commons level, but I'd like 
to start here.

Thoughts?

I am happy to patch VFS or commit directly.
Gary Gregory
Sr. Software Engineer
Seagull Software, a Rocket Software Company
3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA
Tel: +1.404.364.1752 * Fax: +1.404.760.0061
Email: ggreg...@rocketsoftware.com<mailto:ggreg...@rocketsoftware.com>
Web: www.seagullsoftware.com<http://www.seagullsoftware.com/>

Reply via email to