google / flogger

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

Add missing `@NullableDecl` to LogData.getTemplateContext() and .getLoggerName() #383

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Add missing @NullableDecl to LogData.getTemplateContext() and .getLoggerName()

Fixes #381 .

Tested: % bazel test :api_tests RELNOTES=Updates nullability for LogData