Hi all, 

caused by the known log4j2 vulnerability, I tried to switch from log4j to 
logback. 
I've updated the startup.properties and pax-logging configuration file and at 
the first view it seems to work fine. 

Unfortunately, when running any log command within the shell (e.g. log:display) 
I receive an IllegalStateException with message "Unrecognized configuration".

Looking into the code, I could see, that the getDelegate onlyprovides log4j 
implementations. 

Is that a bug, which I should register in JIRA?
Does karaf support logback (as pax-logging do).

Used karaf version is 4.3.2.

Thanks for any comment,
Joerg

Reply via email to