2017 © Pedro Peláez
 

library basiclogger

An extremely simple implementation of PSR-3 logging that sends all messages to error_log.

image

dev-lucid/basiclogger

An extremely simple implementation of PSR-3 logging that sends all messages to error_log.

  • Thursday, April 21, 2016
  • by dev-lucid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

BasicLogger

This is an extremely basic implemention of PSR-3 logging. Everything is simply written to error_log. I wrote this package to act as a failback for components that require a PSR-3 logger so that they can instantiate this instead., (*1)

The Versions

21/04 2016

dev-master

9999999-dev

An extremely simple implementation of PSR-3 logging that sends all messages to error_log.

  Sources   Download

MIT

The Requires

 

by Mike Thorn

21/04 2016

1.0.0

1.0.0.0

An extremely simple implementation of PSR-3 logging that sends all messages to error_log.

  Sources   Download

MIT

The Requires

 

by Mike Thorn