nanderoo / php-slf4j

slf4j-like PHP logger tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version: 0.1

Author: Cyril Karpenko ( self@nikelin.ru )

Features:
* Extensible outputing architecture ( file / console at current )
* Layouts system to formate output
* Categories concept to mark-down namespace-like logging

Description:

This is simple logging facility for PHP-based projects with a mind of extensibility, usability
and conformable interfaces.

I wrote this tools after long term of Apache Log4J usage so Java developers can see it's compitability
with it.

About

slf4j-like PHP logger tool


Languages

Language:PHP 100.0%