I think we should include SLING-3069 - I've also suggest to use different
service registation properties instead of string concatenation in that issue

Carsten


2013/9/16 Felix Meschberger <[email protected]>

> Hi Chetan
>
> Your work is really very much appreciated. Thank you very much !
>
> One thing, I would like to have is an update to the logging documentation
> on sling.apache.org ;-)
>
> Regards
> Felix
>
> Am 16.09.2013 um 07:42 schrieb Chetan Mehrotra:
>
> > Hi,
> >
> > Recently we modified the Sling Commons Log to use Logback
> > (SLING-2024). Along with this change many new features were added
> > (more details at [1])
> >
> > * Compatible with existing Sling Commons Log
> > * LogBack configuration can be provided via Logback config xml
> > * ConfigurationAdmin integration - Logback Config can be enhanced via
> > config obtained from
> >  OSGi configuration admin
> > * Supports Appenders registered as OSGi Services
> > * Supports Filters and TurboFilters registered as OSGi Services
> > * Sling FIlter to expose various request properties as part of MDC
> (SLING-3048)
> > * Support providing Logback config as fragments through OSGi Service
> Registry
> > * Feature rich WebConsole Plugin and Configuration Printer support
> >
> >
> > With all these features its now possible to obtain precise logs and
> > simplify debugging process in a running Sling server. As of now most
> > of the planned feature work in this area is done. Would like to know
> > if Sling users require any other feature to be added to the Log
> > component.
> >
> > Any suggestion or feedback are welcome!!
> >
> > Chetan Mehrotra
> >
> > [1] https://github.com/chetanmeh/sling-logback
>
>


-- 
Carsten Ziegeler
[email protected]

Reply via email to