[
https://issues.apache.org/jira/browse/IMAGING-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583574#comment-16583574
]
ASF GitHub Bot commented on IMAGING-154:
----------------------------------------
Github user kinow commented on the issue:
https://github.com/apache/commons-imaging/pull/35
Agreed on not using INFO level @sebbASF & @garydgregory .
Moved what was in FINE to FINEST level. And moved what was in INFO to FINE.
My plan for the web site information is to have the following information,
just with more complete information:
>we are using jul
>
>exceptions will be logged to SEVERE
>a more verbose output is available at FINE
>nformation for debug and troubleshooting is available at FINEST
@garydgregory addressed your comments about code duplication with comments
above.
If there are no other objections here or in the mailing list, I am planning
to merge this work next weekend (that should give plenty of time for others to
review, and time for me to try to work on the **last** blocking issue for 1.0:
documentation!
Thanks!
> Remove Debug class
> ------------------
>
> Key: IMAGING-154
> URL: https://issues.apache.org/jira/browse/IMAGING-154
> Project: Commons Imaging
> Issue Type: Task
> Affects Versions: Patch Needed
> Reporter: Benedikt Ritter
> Assignee: Bruno P. Kinoshita
> Priority: Major
> Fix For: 1.0
>
>
> Low level libraries should not do logging, but communicate through the use of
> exceptions and meaningful return values. Remove the Debug class and all it's
> uses.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)