Logger\Adapter\File::logInternal
  • References/PHP/Phalcon/Logger/Adapter/File

public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the

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

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

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

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

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

public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the

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

extends abstract class Phalcon\Logger\Adapter

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

public logInternal (string $message, int $type, int $time, array $context) Writes the log

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

public getFormatter () Returns the internal formatter

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

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

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

public isTransaction () Returns the whether the logger is currently in an active transaction or not

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

public getFormatter () Returns the internal formatter

2025-01-10 15:47:30