Julien Danjou 7/4/2017

Easy Python logging with daiquiri

Read Original

The article discusses the author's frustration with Python's logging module requiring manual configuration. It introduces daiquiri, a small library that automatically configures Python logging with useful defaults such as colored terminal output, timestamps, file logging, syslog/journald support, and JSON formatting, making logging setup trivial with a single function call.

Easy Python logging with daiquiri

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser