Skip to content

feat: Implement user friendly interface for tailLogEntries API #592

@minherz

Description

@minherz

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.

Additional context
None

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging API.lang: javaIssues specific to Java.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions