Log with SLF4J
--------------
Key: SHINDIG-1419
URL: https://issues.apache.org/jira/browse/SHINDIG-1419
Project: Shindig
Issue Type: Improvement
Reporter: Richard Atkins
Priority: Minor
SLF4J is the new hotness in logging. Shindig should switch to using that,
rather than Log4J, java.util.logging or commons-logging. This will make it
easier to integrate shindig into systems that need to use any of logback, log4j
or j.u.l for their logging, by ensuring that shindigs logs will appear in the
same files as the host application's logs, that they won't clobber each other,
and that they'll roll over correctly at the same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.