daml/ledger-service/cli-opts
Moritz Kiefer 01b8e3011f
Simplify loading of logback file (#10592)
* Simplify loading of logback file

doConfigure accepts a URL which slightly simplifies things.
Really the primary reason why I’m doing this is that it gets veracode
to shut up. I don’t fully understand what it’s worried about in the
first place but it looks like it gets angry about calling openStream
on the resource *shrug*

changelog_begin
changelog_end

* fix 2.12 build

changelog_begin
changelog_end
2021-08-17 08:46:37 +00:00
..
src/main/scala Simplify loading of logback file (#10592) 2021-08-17 08:46:37 +00:00
BUILD.bazel Simplify loading of logback file (#10592) 2021-08-17 08:46:37 +00:00