PHPackages                             tarnawski/log-viewer - 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. tarnawski/log-viewer

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

tarnawski/log-viewer
====================

1.0.6(9y ago)0311MITPHPPHP &gt;=5.4

Since Aug 7Pushed 9y agoCompare

[ Source](https://github.com/tarnawski/log-viewer)[ Packagist](https://packagist.org/packages/tarnawski/log-viewer)[ RSS](/packages/tarnawski-log-viewer/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (9)Versions (8)Used By (0)

LogViewer
=========

[](#logviewer)

A viewer to nicely display log files generated by Monolog.

1.Download
----------

[](#1download)

Open a command console, enter your project directory and execute the following command:

```
$ composer require tarnawski/log-viewer

```

2.Enable the Bundle
-------------------

[](#2enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php file of your project.

```
