W3cubDocs

/Phalcon 2

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

public getContext ()

...

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Logger_Item.html