Re: Logback setup

2016-11-01 Thread Felix Meschberger
Hi Chetan

Here you go: https://issues.apache.org/jira/browse/SLING-6220

Please review. Works in my environment, but … ;-)

Thanks
Felix

Am 01.11.2016 um 05:59 schrieb Chetan Mehrotra 
>:

On Fri, Oct 28, 2016 at 9:35 PM, Felix Meschberger 
> wrote:
Wouldn’t it be possible to have the initial (re)configuration done 
synchronously from the LogbackManager constructor such that when Sling Commons 
Log is fully started (activator terminated) the logging is configured at least 
according to the framework properties (which is where the sling.properties are 
injected) ?

Makes sense to make initial config setup synchronous. Can you open an
issue for the same?

Chetan Mehrotra



Re: Logback setup

2016-10-31 Thread Chetan Mehrotra
On Fri, Oct 28, 2016 at 9:35 PM, Felix Meschberger  wrote:
> Wouldn’t it be possible to have the initial (re)configuration done 
> synchronously from the LogbackManager constructor such that when Sling 
> Commons Log is fully started (activator terminated) the logging is configured 
> at least according to the framework properties (which is where the 
> sling.properties are injected) ?

Makes sense to make initial config setup synchronous. Can you open an
issue for the same?

Chetan Mehrotra