https://github.com/racinmat/monolog
Integration of Monolog into Nette Framework
https://github.com/racinmat/monolog
Last synced: 4 months ago
JSON representation
Integration of Monolog into Nette Framework
- Host: GitHub
- URL: https://github.com/racinmat/monolog
- Owner: racinmat
- License: other
- Fork: true (Kdyby/Monolog)
- Created: 2014-11-12T22:26:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T23:09:04.000Z (over 10 years ago)
- Last Synced: 2024-09-24T20:44:21.826Z (8 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/kdyby/monolog
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
Kdyby/Monolog
======[](https://travis-ci.org/Kdyby/Monolog)
[](https://packagist.org/packages/kdyby/monolog)
[](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).