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() #382

Closed bhamiltoncx closed 2 months ago

bhamiltoncx commented 2 months ago

Fixes #381 .

Tested: % bazel test :api_tests

bhamiltoncx commented 2 months ago

Looks like copybara wasn't thrilled with this. Sent cl/634014539 internally.