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
@@ -139,8 +139,3 @@ This tool is built upon the following packages:
139
139
-**Cloud Logging**: Utilizes Google Cloud Logging to group logs by request and propagate the maximum log level, enhancing observability and troubleshooting.
140
140
-**Structured Logging**: Parent log of the request-response lifecycle is structured and sent to Google Cloud Logging with additional context, such as the request method, URL, and user agent after the request has been processed and served.
141
141
142
-
143
-
## Roadmap
144
-
- Allow for opting out of the dictionary enforcement of logged payload.
145
-
- Allow for opting out of request payload logging at all.
146
-
- Explore other fields in Google Cloud Logs. Investigate and consider utilizing additional fields available in Google Cloud Logs that may allow for more goodies.
0 commit comments