多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# Class **Phalcon\Logger\Formatter\Json**[](# "永久链接至标题") *extends* abstract class [*Phalcon\Logger\Formatter*](#) *implements*[*Phalcon\Logger\FormatterInterface*](#) Formats messages using JSON encoding ### Methods[](# "永久链接至标题") public *string***format** (*string* $message, *int* $type, *int* $timestamp, [*array* $context]) Applies a format to a message before sent it to the internal log public **getTypeString** (*unknown* $type) inherited from Phalcon\Logger\Formatter Returns the string meaning of a logger constant public **interpolate** (*string* $message, [*array* $context]) inherited from Phalcon\Logger\Formatter Interpolates context values into the message placeholders | - [索引](# "总目录") - [下一页](# "Class Phalcon\Logger\Formatter\Line") | - [上一页](# "Class Phalcon\Logger\Formatter\Firephp") | - [API Indice](#) »