Skip to content

Consider adding a fullLogName(String) to LoggingOptions #1061

Closed
@mziccard

Description

@mziccard

We could add a LoggingOptions.fullLogName(String) method that given a log name like "syslog" returns the fully qualified name "projects//logs/syslog".

This method is of no use in our service calls as our params must be partial names but could be useful to users when building filters like: "logName=projects//logs/syslog".

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the Cloud Logging API.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