]> git.basschouten.com Git - openhab-addons.git/commit
[jdbc] Fix logging not working (#15722)
authorWouter Born <github@maindrain.net>
Sun, 8 Oct 2023 17:57:28 +0000 (19:57 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Oct 2023 17:57:28 +0000 (19:57 +0200)
commit756b32d988d727d7ac28f254abc44e733be77a67
treecd9bdf4bc3919649d32460f4d093942fe6837286
parent94f2837fe0a57185a06e0630642c77bdbb0422e3
[jdbc] Fix logging not working (#15722)

The dependency change in #15659 caused slf4j to be embedded into the bundle.

As a result the bundle no longer uses Pax Logging so it cannot find an SLF4J provider and logs the following when it is installed:

SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.

Signed-off-by: Wouter Born <github@maindrain.net>
bundles/org.openhab.persistence.jdbc/pom.xml