Project

General

Profile

Actions

Feature #72326

closed

Console logger writer with ANSI color output

Added by Christian Weiske over 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Logging
Target version:
-
Start date:
2015-12-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

TYPO3 should ship with a log writer optimized for the console/terminal:

  • writing errors to STDERR
  • coloring messages by their severity with ANSI color codes

Currently I can only re-use the FileWriter with a logFile of php://stdout, which gives you unreadable messages like

Fri, 18 Dec 2015 16:22:20 +0000 [INFO] request="25f3780515821" component="vendor.extension.Migration.Center": Updating center record with new page ids

Examples:
Actions #1

Updated by Susanne Moog over 4 years ago

  • Status changed from New to Closed

Due to low demand / low priority I'm going to close this issue now. If anyone takes time to implement it, simply open a new issue please. Thanks.

Actions

Also available in: Atom PDF