Hi Matthias, I am not sure what exactly you mean with LogServiceImpl does not support logback. If you build a custom distribution of karaf (with framework-logback instead of the default framework feature), logging via logback will work (also for the OSGi logging service), however the log:… commands will not work. This may or may not fulfill your requirements (I can do everything that could be done via the commands also by other means (e.g. setting log levels via editing the logback configuration file or setting the logback loggers via the MBean tree).
Best regards Stephan From: Matthias Leinweber <[email protected]> Sent: Wednesday, 23 March 2022 15:49 To: [email protected] Subject: Logback Support Hello karafers, i try to get logback working, and also log:display but LogServiceImpl does not seem to support logback, right? br Matthias
