Change the log level at runtime in Kura OSGi console

118 Views Asked by At

From version 4 of Eclipse Kura the "setkuraloglevel" command is removed.
How do you get to change the log level at runtime now?

1

There are 1 best solutions below

1
On BEST ANSWER

The only way to do that since Kura 4 is by editing /opt/eclipse/kura/log/log4j.xml file. You can set the logging levels from there and also define some specific packages to be logged.