PHPackages                             jrdev/pclog - 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. jrdev/pclog

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

jrdev/pclog
===========

Logging made easy.

v1.0.0(9y ago)121MITPHPPHP &gt;=5.3.0

Since Sep 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jrobinsonc/pclog)[ Packagist](https://packagist.org/packages/jrdev/pclog)[ Docs](https://github.com/jrobinsonc/pclog)[ RSS](/packages/jrdev-pclog/feed)WikiDiscussions master Synced 4w ago

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

PCLog - Logging made easy.
==========================

[](#pclog---logging-made-easy)

This is a wrapper for [PHP Console](https://github.com/barbushin/php-console):

> PHP Console allows you to handle PHP errors &amp; exceptions, dump variables, execute PHP code remotely and many other things using [Google Chrome extension PHP Console](https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef) and [PhpConsole server library](https://github.com/barbushin/php-console).

This wrapper was created because the original library is confused and hard to use.

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

[](#requirements)

- [PHP Console extension](https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef) must be installed on Google Chrome.
- PHP 5.3 (or later) on server.

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

[](#installation)

Install the latest version with:

```
$ composer require jrdev/pclog

```

Usage
-----

[](#usage)

```
