Revert r102504 (allow ESC in debug output): the justification in the comment above...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 9 Dec 2011 06:03:27 +0000 (06:03 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 9 Dec 2011 06:03:27 +0000 (06:03 +0000)
commit4be17a47f4b9b8cebb95fba83ebe095a8dfecec1
tree33f7bcb02e4e1dda38f06ad72d5d693fe458a8bb
parentb36df6ecc6632eb1e5906073c3c1ef942caaa65e
Revert r102504 (allow ESC in debug output): the justification in the comment above seems very reasonable to me, and is in fact an argument for stripping only ESC, since that's the only character that can change terminal modes. You could always make a highlighter pipe script for your wfDebugGreen(), instead of tailing the log directly.
includes/GlobalFunctions.php