2017 © Pedro Peláez
 

library logging

A PSR-3 compatible logging library for PHP 5.3+

image

niels-nijens/logging

A PSR-3 compatible logging library for PHP 5.3+

  • Thursday, September 18, 2014
  • by niels-nijens
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2,477 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 1 Forks
  • 3 Open issues
  • 1 Versions
  • 10 % Grown

The README.md

Logging

A PSR-3 compatible logging library for PHP 5.3+, (*1)

Build Status Coverage Status SensioLabsInsight Latest Stable Version, (*2)

Installation using Composer

Add the following to your composer.json:, (*3)

{
    "require": {
        "niels-nijens/logging": "~1.0"
    }
}

Usage

Coming soon..., (*4)

About

This is one of the AtomicPHP library series trying to achieve ultimate flexibility for PHP developers through separation of concerns., (*5)

Versioning

Logging uses Semantic Versioning 2 as guideline for new versions., (*6)

License

Logging is licensed under the MIT License - see the LICENSE file for details., (*7)

Author

Niels Nijens - https://github.com/niels-nijens/, (*8)

The Versions

18/09 2014

dev-master

9999999-dev https://github.com/niels-nijens/Logging

A PSR-3 compatible logging library for PHP 5.3+

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-3 logging sentry