The document discusses research on providing automated suggestions to developers on logging decisions. It summarizes the presenter's background and experiences working in software quality and testing. The research focuses on studying logging statements across seven open source systems to understand logging characteristics and locations. A deep learning model is trained on code block features to suggest logged and non-logged blocks with reasonable accuracy. Evaluation shows syntactic features achieve the best results, and cross-system models can still provide useful suggestions, as different systems may share similar logging guidelines.