Homec4science

Add a "verbose" mode to daemons for activity logging

Authored by epriestley <git@epriestley.com> on Jun 19 2012, 20:26.

Description

Add a "verbose" mode to daemons for activity logging

Summary: See discussion in T1389. Some daemon issues are pretty painful to troubleshoot over IRC, add a log() method activated by a --verbose flag to allow conditional activity logging at a more useful level than "errors only" (which isn't verbose enough) or "--trace" (which is far too verbose).

Test Plan: Ran "nice" daemon in verbose and non-verbose modes.

Reviewers: vrana, jungejason, edward, aurelijus

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1389

Differential Revision: https://secure.phabricator.com/D2795

Details

Committed
epriestley <git@epriestley.com>Jun 19 2012, 20:26
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU0389e0e551e1: Categorize internationalization docs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU68ff1119ee75: Add a "verbose" mode to daemons for activity logging (authored by epriestley <git@epriestley.com>).Jun 19 2012, 20:26