aglipanci / log-viewer-lib
A library to gather log files from different sources and use them in a unified format.
v1.2.0
2017-02-27 19:45 UTC
Requires
- php: >=5.5.9
- ddtraceweb/monolog-parser: 1.*
- doctrine/collections: ~1.3
- ircmaxell/password-compat: 1.*
- jbroadway/urlify: ^1.0
- league/flysystem: ~1.0
- league/flysystem-cached-adapter: ~1.0
- league/flysystem-sftp: ^1.0
- phpunit/phpunit: ~4.8
- symfony/console: ^2.3|^3.0
- symfony/yaml: ~2.4
This package is auto-updated.
Last update: 2024-11-23 03:37:36 UTC
README
Watch out: This library is still very WIP
This is the core of Syonix Monolog Viewer.
Use it, if you want to include the Log Viewer functionality in your app.
If you want a pretty front end along with it, check out Syonix Monolog Viewer.
Installation
Using composer
In your project root, call composer require aglipanci/log-viewer-lib
.
Usage
Command line
For debugging, in the log-viewer-lib
root, call bin/console
(or php bin/console
if that does not work) and you'll get an overview of helper commands