Hi.

I see few Commons components do any logging, and net, io and csv don't
even have any dependencies. Is this a recommended practice?

It would be a poor recommendation...
But it could be the consequence of a "no dependencies" requirement.

Imaging prints to System.out (!!) instead of logging, and I am
wondering if I should add slf4j or log4j2 instead?

I think that slf4j is the current de-facto standard.

Regards,
Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to