You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
It is hard and contra-intuitive to use auto-generated implementation of the grpc or REST APIs. The Java logging client library is missing tail log entries implementation.
Describe the solution you'd like
I would like to have tailLogEntries interface implemented in a similar way as other interfaces (e.g. listLogEntries).
Describe alternatives you've considered
An alternative would be to use auto-generated API classes such as com.google.logging.v2.TailLogEntriesRequest.