mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
42e071f2c2
The jdkLogHandler provided by Doobie exists purely as an example and the library itself does not recommend using it in production. Note that this slightly changes the runtime behavior, logging successful queries at debug level rather then info. The message itself is preserved from the original MIT-licensed example. This uses Slf4j as most of our components, instead of java.util.logging. changelog_begin [HTTP JSON API] The server now logs successful queries at debug level instead of info [Trigger Service] The server now logs successful queries at debug level instead of info changelog_end |
||
---|---|---|
.. | ||
src/main/scala/com/daml/doobie/logging | ||
BUILD.bazel |