Re: [VFS] Logging levels

2017-09-06 Thread Gary Gregory
t; I will create a JIRA for it... Gary > > > Cheers > Bruno > > > From: Gary Gregory > To: Commons Developers List > Sent: Thursday, 7 September 2017 9:07 AM > Subject: Re: [VFS] Logging levels > > > > There is only O

Re: [VFS] Logging levels

2017-09-06 Thread Bruno P. Kinoshita
ber 2017 9:07 AM Subject: Re: [VFS] Logging levels There is only ONE message logged at the INFO level, it's still annoying. IMO. Gary On Wed, Sep 6, 2017 at 3:03 PM, Gary Gregory wrote: > Hi All, > > IMO, due to the low-level nature of Commons VFS, I think it not log at the &g

Re: [VFS] Logging levels

2017-09-06 Thread Gary Gregory
There is only ONE message logged at the INFO level, it's still annoying. IMO. Gary On Wed, Sep 6, 2017 at 3:03 PM, Gary Gregory wrote: > Hi All, > > IMO, due to the low-level nature of Commons VFS, I think it not log at the > INFO level. Every chatty log events should be at the DEBUG or TRACE l

[VFS] Logging levels

2017-09-06 Thread Gary Gregory
Hi All, IMO, due to the low-level nature of Commons VFS, I think it not log at the INFO level. Every chatty log events should be at the DEBUG or TRACE level. I'd like to change all INFO messages to DEBUG or TRACE (depending on the message) Thoughts? Gary