
2 Jul
2023
2 Jul
'23
3:04 p.m.
Hello everybody I want to use conditional processing in my logback.xml of my OSGi application. I learnt that I have to add the Janino library (and the Janino commons-compiler) to the application's classpath. I do that and let the OSGi container (*equinox*) start these libraries. However, I still get the error '*ERROR in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Could not find Janino library on the class path. Skipping conditional processing.*'. What is the proper way to add the Janino library to the classpath (in an OSGi application)? Note: I've also downloaded and added 'janino-fragment' from logback-contrib. Still the same result. Best, Benno
824
Age (days ago)
824
Last active (days ago)
0 comments
1 participants
participants (1)
-
Benno Luthiger