Logging

Complete Developer Podcast - A podcast by BJ Burns and Will Gant - Thursdays

Categories:

Logging provides routine diagnostic information when a debugger is not running such as in production. It is used to provide runtime proof that the app is still running (not in a zombie state), an audit trail or other forensic data, and troubleshoot rare bugs that can't be reproduced in development.

Visit the podcast's native language site