Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
HtmlLogFormatter Class Reference

Static Public Member Functions

static getIcon (LogMessage $message)
 
static getFormat (LogMessage $message)
 

Static Private Attributes

static $icons =[100=>"",200=>"blue info circle",300=>"orange warning circle",400=>"exclamation triangle",500=>"thumbs down outline",550=>"thumbs down",600=>"ban"]
 
static $format =[100=>"",200=>"info",300=>"warning",400=>"error",500=>"error",550=>"error",600=>"error"]
 

Detailed Description

Definition at line 5 of file HtmlLogFormatter.php.

Member Function Documentation

◆ getFormat()

static getFormat ( LogMessage  $message)
static

Definition at line 13 of file HtmlLogFormatter.php.

◆ getIcon()

static getIcon ( LogMessage  $message)
static

Definition at line 9 of file HtmlLogFormatter.php.

Field Documentation

◆ $format

$format =[100=>"",200=>"info",300=>"warning",400=>"error",500=>"error",550=>"error",600=>"error"]
staticprivate

Definition at line 7 of file HtmlLogFormatter.php.

◆ $icons

$icons =[100=>"",200=>"blue info circle",300=>"orange warning circle",400=>"exclamation triangle",500=>"thumbs down outline",550=>"thumbs down",600=>"ban"]
staticprivate

Definition at line 6 of file HtmlLogFormatter.php.


The documentation for this class was generated from the following file: