google / flogger

A Fluent Logging API for Java
Apache License 2.0
1.45k stars 123 forks source link

Remove unused type parameter from ScopedLoggingContexts#applyLogLevelMap. #336

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Remove unused type parameter from ScopedLoggingContexts#applyLogLevelMap.

Note that this is a breaking change for Kotlin code compiled against this API, though I suspect that nobody is using Flogger with Kotlin outside of Google.

RELNOTES=Remove unused type parameter from ScopedLoggingContexts#applyLogLevelMap.