Laravel Logger: Make logging concise and consistent!

v1.0.0 2025-04-26 16:38 UTC

This package is auto-updated.

Last update: 2025-04-30 21:41:09 UTC


README

ci Downloads

aagjalpankaj/lalo

About

Lalo validates logs at runtime on non-production environments, helps making logs more concise and consistent.

It not only just validates logs but also adds additional metadata that makes log aggregation, searching, and analysis more efficient.

Monolog power: It is built on top of Monolog. Compatible with all monolog channels in Laravel.

No vendor-lock-in: At any time, you can plug-in and plug-out this package easily without any refactoring.

Fully configurable: Allows you to configure the way you want.

Quick-start