google / flogger

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

Adding a static helper to expose the ScopeType constructor for ScopedLoggingContext. #353

Closed hagbard closed 11 months ago

hagbard commented 12 months ago

This was omitted when ScopeType support was added.

hagbard commented 12 months ago

Copybara reports an error without giving any details. Maybe it would just be easier to copy this internally and push it out?

cgdecker commented 12 months ago

Copybara reports an error without giving any details. Maybe it would just be easier to copy this internally and push it out?

I can do that if needed, but I got an email showing the details and I think I have a fix that should make the import work.