PHP Class tl_log

Inheritance: extends Backend
Show file Open project: contao/core-bundle

Public Methods

Method Description
colorize ( array $row, string $label ) : string Colorize the log entries depending on their category

Method Details

colorize() public method

Colorize the log entries depending on their category
public colorize ( array $row, string $label ) : string
$row array
$label string
return string