PHPackages                             vlsv/extended-laravel-logger - 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. vlsv/extended-laravel-logger

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

vlsv/extended-laravel-logger
============================

Extends the functionality of the default logger by adding the file path and line number where the logger was called to the context.

1.0.1(2y ago)060MITPHPPHP ^7.4||^8

Since Jan 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/skodnik/extended-laravel-logger)[ Packagist](https://packagist.org/packages/vlsv/extended-laravel-logger)[ Docs](https://github.com/skodnik/extended-laravel-logger)[ RSS](/packages/vlsv-extended-laravel-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Extended Laravel Logger
=======================

[](#extended-laravel-logger)

Extended Laravel Logger is a library for logging in Laravel, extending the functionality of the default logger by adding the file path and line number to the context where the logger was called.

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require vlsv/extended-laravel-logger
```

Usage
-----

[](#usage)

Example of using the debug method:

```
use Vlsv\ExtendedLaravelLogger\Log;

Log::debug('This is a debug message', ['additional' => 'context']);
```

The library provides methods for different logging levels: debug, info, notice, warning, error, critical, alert, emergency.

### Additional Context

[](#additional-context)

Each log automatically adds context, including the file path and line number.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

855d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a2237c67741e5be893af5ebbcf4fdf0eac507ebb6cea1882a39770891aff07a?d=identicon)[vlsv](/maintainers/vlsv)

---

Top Contributors

[![skodnik](https://avatars.githubusercontent.com/u/1265773?v=4)](https://github.com/skodnik "skodnik (1 commits)")

---

Tags

loglaravellogger

### Embed Badge

![Health badge](/badges/vlsv-extended-laravel-logger/health.svg)

```
[![Health](https://phpackages.com/badges/vlsv-extended-laravel-logger/health.svg)](https://phpackages.com/packages/vlsv-extended-laravel-logger)
```

###  Alternatives

[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[yzen.dev/mono-processor

This Processor will display in the logs bread crumbs by which you can more quickly and accurately identify the cause of the error.

116.1k](/packages/yzendev-mono-processor)[hryha/laravel-request-logger

A Laravel package to log requests and responses

102.2k](/packages/hryha-laravel-request-logger)[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)
