[jcifs] Logging

Michael B Allen mba2000 at ioplex.com
Tue Nov 15 16:28:02 GMT 2005


On Tue, 15 Nov 2005 12:50:07 +0300
Maxim Gordienko <mgordienko at gmail.com> wrote:

> Hello, Mike!
> Excuse me for my insolent opinion, but current logging is not fine.
> Transport1 floods log with messages with no way to silence it,
> System.out.println is used.

That's because there are some System.out.println's left over from some
debugging in the last release. We'll take them out in the next release.

> Besides, using custom LogStream force developer to decide log or not
> some event, instead of delegating this decision to log system.

Well I don't know why you would care about logging inside jCIFS but this
isn't really true. See the jcifs.util.loglevel property.

Mike


More information about the jcifs mailing list