spiral/log-viewer

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v1.1.6) of this package.

Vault component with ability to view logs in the vault panel.

v1.1.6 2017-06-08 15:01 UTC

This package is not auto-updated.

Last update: 2024-02-03 16:22:28 UTC


README

Logs management module. Log files with all rotations are now available via vault panel, you can view them and, if needed, remove.

Latest Stable Version Total Downloads Scrutinizer Code Quality Coverage Status Build Status

Installation

composer require spiral/log-viewer
spiral register spiral/log-viewer

Include logs link into navigation menu like below (optional):

'logs'      => [
    'title'    => 'Logs',
    'requires' => 'vault.logs'
],

#todo-list

  1. Add paginator