PHPackages                             vanhoavn/vzt-laravel-log - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. vanhoavn/vzt-laravel-log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

vanhoavn/vzt-laravel-log
========================

VZT Logger module for Laravel.

1.5(5y ago)0296MITPHPPHP ^7.0.0

Since Mar 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vanhoavn/vzt-laravel-log)[ Packagist](https://packagist.org/packages/vanhoavn/vzt-laravel-log)[ Docs](https://vhn.vn/)[ RSS](/packages/vanhoavn-vzt-laravel-log/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)DependenciesVersions (7)Used By (0)

VZT Laravel Package
===================

[](#vzt-laravel-package)

Configurations
--------------

[](#configurations)

Add to `config\logging.php`

```
    /**
     * Write the logs to stderr first
     **/
    'override_output'   => env('LOG_DEBUG', false),
    /**
     * Minimum logging levels: all levels below this will be ignored
     **/
    'min_logging_level' => env('MIN_LOGGING_LEVEL', 'notice'),
```

With the above configs, you can debug loggings while running console commands by prepending `LOG_DEBUG=1`.

```
LOG_DEBUG=1 php artisan ...
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~112 days

Recently: every ~119 days

Total

6

Last Release

2062d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28dd2defec23adccc4561312a3f3997480685a156080fadb2e0222f13ab7ff1e?d=identicon)[vanhoavn](/maintainers/vanhoavn)

---

Top Contributors

[![vanhoavn](https://avatars.githubusercontent.com/u/3288188?v=4)](https://github.com/vanhoavn "vanhoavn (11 commits)")

---

Tags

loglaravelvzt

### Embed Badge

![Health badge](/badges/vanhoavn-vzt-laravel-log/health.svg)

```
[![Health](https://phpackages.com/badges/vanhoavn-vzt-laravel-log/health.svg)](https://phpackages.com/packages/vanhoavn-vzt-laravel-log)
```

###  Alternatives

[ytake/laravel-fluent-logger

fluent logger for laravel and lumen

63541.6k1](/packages/ytake-laravel-fluent-logger)[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)[melihovv/laravel-log-viewer

A Laravel log viewer

1231.5k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
