Tellier Benoit created JSPF-105:
-----------------------------------

             Summary: Rely on slf4j-api for logging
                 Key: JSPF-105
                 URL: https://issues.apache.org/jira/browse/JSPF-105
             Project: James jSPF
          Issue Type: Improvement
            Reporter: Tellier Benoit


By using a modern logging API, we can:

 - Avoid the Logger frontend API which:
   - Makes using JSPF easier
   - Reduces code size
 - Avoid forcing the Log4J dependency (that is later excluded in James)
 - Allow using placeholders
 - Remove the need of Logger wiring
 - Allow more precise logs: the classname the log is emmited from is then 
explicitly used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to