Libraries tagged by log data
pablo1gustavo/monolog-seq
2127 Downloads
Integrates Monolog with Seq using HTTP ingestion, enabling structured event logging to a centralized Seq server for enhanced log management.
jeffersongoncalves/laravel-mail
493 Downloads
Complete email management for Laravel: logging, database templates with translation, delivery tracking via webhooks (SES, SendGrid, Postmark, Mailgun, Resend), preview, resend, and analytics.
formatsoft/format_t3tools
18666 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
detain/monolog-mydb
1959 Downloads
A handler for Monolog that sends messages to MySQL
bradmkjr/monolog-wordpress
17548 Downloads
A handler for Monolog that sends messages to MySQL via WordPress Functions
thtg88/journalism
12845 Downloads
Journalism is a Laravel package providing a simple way to log data to your database
gentenox/sentry-monolog-handler
18832 Downloads
Custom Sentry handler for Monolog for sending log context data to sentry eventsand it's focussed on ease-of-use and elegant syntax.
spiral/telemetry
35473 Downloads
Telemetry is a collection of tools to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.
dayspring-tech/logging-bundle
41364 Downloads
Adds additional context data to log messages
emran-alhaddad/statamic-logbook
406 Downloads
Statamic add-on for system logs and user audit logs stored in a database, with CP UI, analytics, and CSV export.
kricha/doctrine-audit-bundle
4261 Downloads
This bundle creates audit logs for all doctrine ORM database related changes.
asamir/laravel-in-db-performance-monitor
6897 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
tiime/monolog-masker
886 Downloads
A lightweight, zero-dependency Monolog processor to keep sensitive data and secrets out of your logs.
codingms/view-statistics
12931 Downloads
TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.
socialblue/laravel-query-adviser
3809 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.