Hi

Am 16.11.2013 um 17:36 schrieb Chetan Mehrotra <[email protected]>:

>> XML file editing
>> should only be necessary in edge cases (or not-so-edge cases which we
>> just haven't had time to simplify yet).
> 
> FWIW I find the logger names distributed across multiple OSGi configs
> difficult to use. For example in current mode you cannot change log
> level of just one category in a particular OSGi config. To change log
> level you need to remove that logger form given config and create a
> new osgi config with different log level. For me its easier if all
> such logger levels are configured discretely in a xml file and I can
> directly tweak them there.

This is only true, if the logger you want to reconfigure is configured along 
with other loggers. If your logger is configured with its own config or if you 
want to change the level for all the loggers in the same config you just need 
to change the level value in the config.

Other than that: If you think that we should improve the web console support 
for logging configuration, I am all in ;-)

Regards
Felix

Reply via email to