Kellen Sunderland created JOSHUA-263:
----------------------------------------

             Summary: Standardize logging across Joshua
                 Key: JOSHUA-263
                 URL: https://issues.apache.org/jira/browse/JOSHUA-263
             Project: Joshua
          Issue Type: Improvement
            Reporter: Kellen Sunderland


We would like to standardize logging across Joshua.  The purpose is to provide 
a very loose coupling to concrete logging systems, such that organizations can 
plug in whatever loggers they want at runtime.

There's also a surprisingly large performance consideration that can be 
addressed here as well.  There's a few cases where a ton of the cpu work we're 
doing is actually to build strings that don't get logged at the logging levels 
we're running under.  Lazy evaluation of these strings should prevent this 
issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to