I was wondering if anyone could hint out a way to modify / add data to the "RequestLog" object handled automatically by stackdriver for AppEngine standard environment. Or maybe Even publish independant full "RequestLogs" alongside the automated others ?
I m afraid we can just publish "ApplicationLogs" through python's built in logging library.
Thanks in advance for your answers / help.