anewt-developers team mailing list archive
-
anewt-developers team
-
Mailing list archive
-
Message #00241
[Bug 537700] [NEW] Colors in stderr log output
Public bug reported:
It would be pretty nifty if the default log handler could detect that
PHP is running on a TTY (i.e. in a terminal with the output not
redirected), and include ANSI color escape sequences when outputting log
messages.
It's not too hard to include the escape sequences, as can be shown in the way PHPUnit does it:
http://github.com/sebastianbergmann/phpunit/blob/3.5/PHPUnit/TextUI/ResultPrinter.php
** Affects: anewt
Importance: Wishlist
Status: Triaged
** Tags: logging
--
Colors in stderr log output
https://bugs.launchpad.net/bugs/537700
You received this bug notification because you are a member of Anewt
developers, which is subscribed to Anewt.
Follow ups
References