aglipanci/log-viewer-lib
A library to gather log files from different sources and use them in a unified format.
Maintainers
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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-23 07:08:21 UTC
README
👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 SensioLabsInsight
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
