1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 00:38:51 +02:00
phorge-phorge/support/aphlict/server/lib
epriestley 99cbc20778 Reduce the verbosity of the "Aphlict" log
Summary:
See PHI1692. Currently, the Aphlict log is ridiculously verbose. As an initial pass at improving this:

  - When starting in "debug" mode, pass "--debug=1" to Node.
  - In Node, separate logging into "log" (lower-volume, more-important messages) and "trace" (higher-volume, less-important messages).
  - Only print "trace" messages in "debug" mode.

Test Plan: Ran Aphlict in debug and non-debug modes. Behavior unchanged in debug mode, but log has more sensible verbosity in non-debug mode.

Differential Revision: https://secure.phabricator.com/D21115
2020-04-14 13:24:44 -07:00
..
AphlictAdminServer.js Reduce the verbosity of the "Aphlict" log 2020-04-14 13:24:44 -07:00
AphlictClientServer.js Reduce the verbosity of the "Aphlict" log 2020-04-14 13:24:44 -07:00
AphlictListener.js Complete modernization of Aphlict configuration 2016-04-14 04:57:00 -07:00
AphlictListenerList.js Namespace Aphlict clients by request path, plus other fixes 2015-02-16 11:31:15 -08:00
AphlictLog.js Reduce the verbosity of the "Aphlict" log 2020-04-14 13:24:44 -07:00
AphlictPeer.js Support Aphlict clustering 2016-04-14 13:26:30 -07:00
AphlictPeerList.js Support Aphlict clustering 2016-04-14 13:26:30 -07:00
javelin.js Make the Aphlict server more resilient. 2014-06-11 10:17:12 -07:00