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
[server/kit] Adding automatic Stackdriver logging for App Engine 2nd …
…generation runtime (nytimes#159)
* attempting to use stackdriver combined access/app logging in GAE 2nd gen runtime
* adding new gae log file
* setting traceid
* letting sd client do the jsoning
* fixing silliness
* adding missed project, var args ...
* no need to make the logger public
* docs update
* adding log levels
* removing unused key
* closing the sd logger at shutdown
* removing zone