Libraries tagged by logger interface
juanchosl/logger
185 Downloads
Little logger using the PSR interfaces
sdtech/log-viewer-laravel
57 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
mikailfaruqali/log-viewer
9 Downloads
A simple and clean log viewer for Laravel applications. Easily view and manage your log files through a straightforward web interface.
php-extended/php-record-logger
7007 Downloads
A library that implements php-record-interface library for logging purposes
php-extended/php-record-assignable-logger
5863 Downloads
A library that implements php-record-assignable-interface library for logging purposes.
jeffreyvanrossum/wp-log
87 Downloads
Package to allow for simple logging with interface.
arfaram/ezplatform-activities-log
4969 Downloads
UI Interface for several system activities and user history for eZ Platform Ibexa 4+
sfire-framework/sfire-logging
124 Downloads
Easy to use interface for logging data to file system.
ofertix/web-ui-monitor
3 Downloads
WebUIMonitor is the user interface that shows errors in your system in real time and plays a sound if there is a critical error.
coedevtech/fixit
29 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
atournayre/maker-bundle
109 Downloads
This bundle extend Symfony Maker Bundle and helps you create lots of files so you can forget about writing boilerplate code and it also provide minimal files to start a project.
devorto/exception-handler
2004 Downloads
A class to convert standard php errors to exceptions and supports to log (un)caught to php-log and other loggers using LoggerInterface.
filippo-toso/laravel-mailog
47 Downloads
Log your emails to the database and view them in a simple web interface
vpa/psr-logger
5 Downloads
Implementations of PSR-3 Logger Interface for Developer Console and CLI console
the/logger
6 Downloads
Provides an implementation of a PSR-3: Logger Interface according to The\Framework practices.