mirror of https://github.com/grafana/loki
Integration Tests: allow loki logs to be optionally output in integration tests (#8793)
**What this PR does / why we need it**: Debugging integration tests can be difficult without Loki's logs being output. Changing the call from `cluster.New()` to `cluster.New(true, level.WarnValue())` now allows the author the option to temporarily or permanently enable logging for their test, as well as configure a level filter to control the noise. Signed-off-by: Danny Kopping <danny.kopping@grafana.com>pull/8793/merge
parent
2a1bd3da00
commit
61311957a3
Loading…
Reference in new issue