daml/triggers
Stefano Baghino 739173bf84
Remove references to missing appender (#13294)
changelog_begin
[Trigger Service] Spurious logging warnings will not be printed when running `daml trigger-service`
[Oauth2 Middleware] Spurious logging warnings will not be printed when running `daml oauth2-middleware`
changelog_end

Removed references to a missing `stderr-appender` in several configuration file.

This removes warnings when running `daml trigger-service` and `daml oauth2-middleware`.

This will also remove those same warnings from several tests (HTTP JSON API and Trigger Service).
2022-03-15 18:02:02 +01:00
..
daml hunt down DAML better (#13195) 2022-03-08 17:04:58 +01:00
runner Triggers: Connect Logging context from Triggers to the Speedy. (#13009) 2022-02-22 18:28:49 +01:00
service Remove references to missing appender (#13294) 2022-03-15 18:02:02 +01:00
tests Interface methods can use plain function declaration syntax (#13102) 2022-03-02 15:59:01 +00:00