>I think it should be possible to just add an appender

Makes sense. Opened SLING-3069 for that
Chetan Mehrotra


On Mon, Sep 16, 2013 at 12:06 PM, Carsten Ziegeler <[email protected]> wrote:
> As an OSGi service, if I don't specify a log level, it's defaulted to INFO
> and thus changes the log level to INFO.
> I think it should be possible to just add an appender
>
> Carsten
>
>
> 2013/9/8 Chetan Mehrotra <[email protected]>
>
>> How are you trying to add an additional appender. Via configuration or
>> dynamically as OSGi service [1]?
>>
>> [1]
>> https://github.com/chetanmeh/sling-logback#appenders-and-whiteboard-pattern
>> Chetan Mehrotra
>>
>>
>> On Fri, Sep 6, 2013 at 9:34 PM, Carsten Ziegeler <[email protected]>
>> wrote:
>> > Hi,
>> >
>> > I'm having a look at the new logging support for logback appenders and it
>> > seems that I can only attach an Appender to a logger if I specify a log
>> > level as well.
>> > I have a use case where I just want to add an additional Appender to a
>> > logger - without influencing the log level. Is that possible?
>> >
>> > Regards
>> > Carsten
>> > --
>> > Carsten Ziegeler
>> > [email protected]
>>
>
>
>
> --
> Carsten Ziegeler
> [email protected]

Reply via email to