Monolog 1.25.0 发布,PHP 日志工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Monolog 是一种支持 PHP 5.3+ 以上的日志记录工具,并为 Symfony 2 默认支持。1.25.0 版本已经发布,更新内容如下: 弃用 SlackbotHandler,改用 SlackWebhookHandler 或 SlackHandler 弃用 RavenHandler,使用 ...

Monolog 是一种支持 PHP 5.3+ 以上的日志记录工具,并为 Symfony 2 默认支持。1.25.0 版本已经发布,更新内容如下:

  • 弃用 SlackbotHandler,改用 SlackWebhookHandler 或 SlackHandler
  • 弃用 RavenHandler,使用 Sentry/Sentry 2.x 和 Sentry\monolog\Handler
  • 添加了与 FormattableHandlerInterface、FormattableHandlerTrait、ProcessableHandlerInterface、ProcessableHandlerTrait 兼容的接口和特性
  • 对 SyslogUdpHandler 添加 RFC3164 支持
  • 修复了 GroupHandler 和 WhatFailureGroupHandler 中的问题
  • 修复了 SignalHandler 重新启动 syscalls 功能中的问题
  • 修复了规范器处理异常回溯以避免在某些情况下序列化参数的问题
  • 修复了 ZendMonitorHandler 使用最新 Zend 服务器版本的问题
  • 修复了 ChromePHandler,以避免发送比最新 Chrome 版本在标头中允许的更多数据(从 256 KB 降至 4KB)

详情见更改日志:https://github.com/Seldaek/monolog/releases/ 


以上所述就是小编给大家介绍的《Monolog 1.25.0 发布,PHP 日志工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Tales from Facebook

Tales from Facebook

Daniel Miller / Polity Press / 2011-4-1 / GBP 55.00

Facebook is now used by nearly 500 million people throughout the world, many of whom spend several hours a day on this site. Once the preserve of youth, the largest increase in usage today is amongst ......一起来看看 《Tales from Facebook》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具