Split off from #50
The reading/watching of the config happens too late.
Log statements can be fired before the config has been read.
The symptom for this is that the config is not respected for these early log statements.
A good reproduction is available in https://github.com/reinhard/ulog-issue-50
Split off from #50
The reading/watching of the config happens too late.
Log statements can be fired before the config has been read.
The symptom for this is that the config is not respected for these early log statements.
A good reproduction is available in https://github.com/reinhard/ulog-issue-50