Logger\Adapter::notice
  • References/PHP/Phalcon/Logger/Adapter

public notice (mixed $message, [array $context]) Sends/Writes a notice message to the log

2025-01-10 15:47:30
Logger\Item::getTime
  • References/PHP/Phalcon/Logger/Item

public getTime () Log timestamp

2025-01-10 15:47:30
Logger\Formatter\Line::setDateFormat
  • References/PHP/Phalcon/Logger/Formatter/Line

public setDateFormat (mixed $dateFormat) Default date format

2025-01-10 15:47:30
Logger\Formatter\Line::format
  • References/PHP/Phalcon/Logger/Formatter/Line

public string format (string $message, int $type, int $timestamp, [array $context]) Applies

2025-01-10 15:47:30
Logger\Multiple::error
  • References/PHP/Phalcon/Logger/Multiple

public error (mixed $message, [array $context]) Sends/Writes an error message to the log

2025-01-10 15:47:30
Logger\AdapterInterface::getFormatter
  • References/PHP/Phalcon/Logger/AdapterInterface

abstract public getFormatter () ...

2025-01-10 15:47:30
Logger\Adapter::setLogLevel
  • References/PHP/Phalcon/Logger/Adapter

public setLogLevel (mixed $level) Filters the logs sent to the handlers that are less or equal than a specific level

2025-01-10 15:47:30
Logger\AdapterInterface::setFormatter
  • References/PHP/Phalcon/Logger/AdapterInterface

abstract public setFormatter (Ph

2025-01-10 15:47:30
Logger\Adapter::critical
  • References/PHP/Phalcon/Logger/Adapter

public critical (mixed $message, [array $context]) Sends/Writes a critical message to the log

2025-01-10 15:47:30
Logger\Formatter\Line::setFormat
  • References/PHP/Phalcon/Logger/Formatter/Line

public setFormat (mixed $format) Format applied to each message

2025-01-10 15:47:30