Re: [I] Using INFO log level by default in itests [karaf-decanter]

2025-03-13 Thread via GitHub
jbonofre closed issue #368: Using INFO log level by default in itests URL: https://github.com/apache/karaf-decanter/issues/368 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[I] Using INFO log level by default in itests [karaf-decanter]

2025-02-06 Thread via GitHub
jbonofre opened a new issue, #368: URL: https://github.com/apache/karaf-decanter/issues/368 The itests are currently a bit verbose as they are using `DEBUG` root log level. We should use `INFO` instead: that gives sufficient information about how the tests ran, good enough. -- This is an