diff options
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/logging.properties')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/test/resources/logging.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/logging.properties b/mso-api-handlers/mso-api-handler-infra/src/test/resources/logging.properties new file mode 100644 index 0000000000..4941c55971 --- /dev/null +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/logging.properties @@ -0,0 +1,2 @@ +#register SLF4JBridgeHandler as handler for the j.u.l. root logger +handlers = org.slf4j.bridge.SLF4JBridgeHandler |