PHPackages                             phramework/system-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. phramework/system-log

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

phramework/system-log
=====================

Log for Phramework

0.0.0-RC1(10y ago)112.3k[5 issues](https://github.com/phramework/system-log/issues)Apache-2.0PHPPHP &gt;=5.6

Since Jan 7Pushed 10y ago3 watchersCompare

[ Source](https://github.com/phramework/system-log)[ Packagist](https://packagist.org/packages/phramework/system-log)[ Docs](https://phramework.github.io/)[ RSS](/packages/phramework-system-log/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

system-log
==========

[](#system-log)

system-log environment for phramework

Usage
-----

[](#usage)

```
composer require phramework/system-log
```

Edit your application's `index.php`, create a new SystemLog object and call it's `register` method before phramework is invoked.

For example:

```
