GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
410 stars 298 forks source link

fix: stackdriver logback appender now defaults to flushlevel off (#2906) #2922

Closed burkedavison closed 3 months ago

burkedavison commented 3 months ago

Fixes #2906

Note that this only changes the Spring Cloud GCP STACKDRIVER appender's default. It does not change the base java-logging-logback's appender which defaults to ERROR.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud