Podcast: Play in new window | Download (44.6MB) | Embed
Subscribe: Apple Podcasts | Android | Email | Spotify | More
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.