You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2022/11/29 23:37:00 UTC

[jira] [Created] (COMPRESS-635) switch system.err/system.out printlns to be log4j logging

PJ Fanning created COMPRESS-635:
-----------------------------------

             Summary: switch system.err/system.out printlns to be log4j logging
                 Key: COMPRESS-635
                 URL: https://issues.apache.org/jira/browse/COMPRESS-635
             Project: Commons Compress
          Issue Type: Task
          Components: Archivers, Compressors
            Reporter: PJ Fanning


I understand that it is nice for libs not to have transitive dependencies.

The drawback is that users don't get to control where the system.err/system.out printlns end up - and with a logging framework, they could also choose to silence logging they don't want to see.

Relates to the logging in COMPRESS-502 - but there are other system.err/system.out printlns too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)