Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Log Viewer Bundle Laravel Package

devoralive/log-viewer-bundle

View on GitHub
Deep Wiki
Context7

LogViewerBundle

Latest Stable Version composer.lock

The Logger viewer bundle is a simple way to display the logs of your Symfony application. It will read the logs from the monolog bundle route and display them in Json format in the browser.

This way you can fetch them or analyze your application. Be aware that you should not use this in production without adding a security layer to the route you define.

All the code is tested and inspected by external services.

How to use

Install the library with composer:

composer require devoralive/log-viewer-bundle

Enable the bundle in AppKernel.php

new Devoralive\LogViewerBundle\LogViewerBundle(),

Add this in config/routing.yml

log-viewer:
    resource: "@LogViewerBundle/Resources/config/routing.yml"
    prefix:   /_logs

Once configuration is done, you should be able to visualize your app logs.

To display dev.log go to project.localhost/_logs/_dev

To display prod.log go to project.localhost/_logs/_prod

Help us to improve

We are happy to accept suggestions or pull requests. If you are willing to help us develop better software please create a pull request here following the PSR-2 code style and we will use reviewable to check the code and if al test pass and no issues are detected by SensioLab Insights you could will be ready to merge.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
craftcms/url-validator
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony