Viewing application state using Stackdriver Debugger

Stackdriver Debugger is a feature that lets us understand the state of the application in order to help the developer debug the application in production and in its running state. The debugger can be set up by adding additional code to the program, or it is enabled by default in some computing platforms such as the App Engine. Once the debugger is setup, the state of application variables can be viewed as debug snapshots and new logging steps can be enabled by injecting logging statements using debug logpoints.

Get Google Cloud Platform Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.