Hi, You might also want to look into the Sling Commons Log bundle [1]: This is a single bundle solution providing OSGi LogService, SLF4J, Log4J, and commons logging APIs writing to files by default and configurable through Configuration Admin (and with framework properties for basic setup).
Regards Felix [1] http://sling.apache.org/site/logging.html Am Montag, den 23.05.2011, 04:00 +0100 schrieb drhades (JIRA): > file-based log service wanted > ----------------------------- > > Key: FELIX-2967 > URL: https://issues.apache.org/jira/browse/FELIX-2967 > Project: Felix > Issue Type: New Feature > Components: Log Service > Reporter: drhades > > > Log information is critical during debugging and maintenance. > Now, the log service sub-project only provides memory-based implementation. > And, the pax or other log implementations are quite difficult to be installed > and used. > > Do people here have a plan to improve the current log service to support > file-logging? > Really looking forward. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira
