]> git.wh0rd.org - tt-rss.git/commit - update_daemon2.php
debug logging system rework:
authorAndrew Dolgov <noreply@fakecake.org>
Fri, 30 Nov 2018 05:34:29 +0000 (08:34 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Fri, 30 Nov 2018 05:34:29 +0000 (08:34 +0300)
commitc10a43069ec1e71b6608574a81fb29c76919e132
tree69b94003a2512b14e488b0553cf944e2bbdba2a8
parent758752684c68efd179071cd77c92f78879e68f6d
debug logging system rework:
 * support various logging levels per-message
 * remove hacks like debug_suppress, DAEMON_EXTENDED_DEBUG, etc
 * _debug() is kept as a compatibility shim for plugins
16 files changed:
classes/article.php
classes/dbupdater.php
classes/debug.php [new file with mode: 0644]
classes/digest.php
classes/feeds.php
classes/pluginhost.php
classes/pref/feeds.php
classes/rssutils.php
include/functions.php
plugins/af_comics/filters/af_comics_pa.php
plugins/af_psql_trgm/init.php
plugins/af_redditimgur/init.php
plugins/cache_starred_images/init.php
plugins/import_export/init.php
update.php
update_daemon2.php