[
https://issues.apache.org/jira/browse/JOSHUA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294664#comment-15294664
]
Thamme Gowda commented on JOSHUA-262:
-------------------------------------
that means:
- 0 for DEBUG. When we set level to INFO, these messages don't show up.
- 1 for INFO. No ambiguities here
- 2+ It seems like DEBUG, although I am not sure
Since log4j allows us to set different levels to specific classes and packages,
we can tune them.
I will send any System.err.print*s to ERROR and System.out.print*s to INFO.
Please correct me if this is wrong.
> Implement all logging as Slf4j over Log4j
> -----------------------------------------
>
> Key: JOSHUA-262
> URL: https://issues.apache.org/jira/browse/JOSHUA-262
> Project: Joshua
> Issue Type: Improvement
> Components: core
> Affects Versions: 6.0.5
> Reporter: Lewis John McGibbney
> Assignee: Thamme Gowda N
> Fix For: 6.1
>
>
> [~hsaputra] suggested that we implement all logging as Slf4j over Log4j. If
> we use [parameterized logging
> notation|http://www.slf4j.org/faq.html#logging_performance] we can have good
> logging in place.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)