PHPackages                             nona-creative/log - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. nona-creative/log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

nona-creative/log
=================

Monolog factory for PHP projects used at Nona

0.1.1(10y ago)113MITPHP

Since Feb 21Pushed 10y ago4 watchersCompare

[ Source](https://github.com/Nona-Creative/lib-log)[ Packagist](https://packagist.org/packages/nona-creative/log)[ RSS](/packages/nona-creative-log/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Nona Log for PHP
================

[](#nona-log-for-php)

A simple library for logging. This library helps remove the boilerplate code required to connect to the remote logging infrustructure by suppling a factory for creating Monolog instances based on a global configuration.

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

[](#installation)

Install the latest version with: `php composer.phar require nona-creative/log`

Basic usage
-----------

[](#basic-usage)

```
