2017 © Pedro Peláez
 

library monolog-pg

A handler for Monolog that sends messages to Postgres

image

stowarzyszenie-wiosna/monolog-pg

A handler for Monolog that sends messages to Postgres

  • Wednesday, December 2, 2015
  • by michaloo
  • Repository
  • 1 Watchers
  • 2 Stars
  • 358 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 48 Forks
  • 0 Open issues
  • 1 Versions
  • 4 % Grown

The README.md

monolog-pg

PostgreSQL Handler for Monolog, which allows to store log messages in a Postgres Table. It can log text messages to a specific table, and creates the table automatically if it does not exist., (*1)

Based on https://github.com/waza-ari/monolog-mysql, (*2)

The Versions

02/12 2015

dev-master

9999999-dev https://github.com/stowarzyszenia-wiosna/monolog-pg

A handler for Monolog that sends messages to Postgres

  Sources   Download

MIT

The Requires

 

by Michał Rączka

database log postgresql logging monolog