Project Versions

Table Of Contents

Previous topic

Class Phalcon\Logger\Exception

Next topic

Class Phalcon\Mvc\Application

This Page

Class Phalcon\Logger\Item

Represents each item in a logging transaction

Methods

public __construct (string $message, integer $type, integer $time)

Phalcon\Logger\Item constructor

public string getMessage ()

Returns the message

public integer getType ()

Returns the log type

public integer getTime ()

Returns log timestamp