googleapis / googleapis/google-cloud-java
[java-logging] Add support of AppHub with LogEntry.Builder
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
**Is your feature request related to a problem? Please describe.**
I want to set the [apphub fields](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#AppHub) when creating a log entry via the LogEntry.Builder. Only these fields doesn't seem to be supported via the Java client.
**Describe the solution you'd like**
Add support for the [Apphub fields](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#AppHub) with the LogEntry.Builder.
**Describe alternatives you've considered**
Nope
**Additional context**
I'm creating a logging service which on behave of frontend client applications write log entries to Cloud Logging.
Contributor guide
Assessment
This issue has not been assessed yet.