Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/racinmat/monolog

Integration of Monolog into Nette Framework
https://github.com/racinmat/monolog

Last synced: about 1 month ago
JSON representation

Integration of Monolog into Nette Framework

Awesome Lists containing this project

README

        

Kdyby/Monolog
======

[![Build Status](https://travis-ci.org/Kdyby/Monolog.svg?branch=master)](https://travis-ci.org/Kdyby/Monolog)
[![Downloads this Month](https://img.shields.io/packagist/dm/kdyby/monolog.svg)](https://packagist.org/packages/kdyby/monolog)
[![Latest stable](https://img.shields.io/packagist/v/kdyby/monolog.svg)](https://packagist.org/packages/kdyby/monolog)

Integration of [Monolog](https://github.com/Seldaek/monolog) into Nette Framework

Requirements
------------

Kdyby/Monolog requires PHP 5.3.2 or higher.

- [Nette Framework](https://github.com/nette/nette)
- [Monolog](https://github.com/Seldaek/monolog)

Installation
------------

The best way to install Kdyby/Monolog is using [Composer](http://getcomposer.org/):

```sh
$ composer require kdyby/monolog:~1.0
```

Documentation
------------

Learn more in [documentation](https://github.com/Kdyby/Monolog/blob/master/docs/en/index.md).

-----

Homepage [http://www.kdyby.org](http://www.kdyby.org) and repository [http://github.com/Kdyby/Monolog](http://github.com/Kdyby/Monolog).