SearchTable Of ContentsPrevious topicClass Phalcon\Logger\Exception Next topicThis 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 |