Monolog 的处理器,将消息发送到 PostgreSQL

dev-master 2015-12-02 10:45 UTC

This package is not auto-updated.

Last update: 2024-09-18 18:36:44 UTC


README

Monolog 的 PostgreSQL 处理器,允许将日志消息存储在 PostgreSQL 表中。它可以向特定表记录文本消息,如果表不存在,则自动创建表。

基于 https://github.com/waza-ari/monolog-mysql