PHPackages                             d2my/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. d2my/logger

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

d2my/logger
===========

Laravel package for logging

1.7.0(10mo ago)0637MITPHPPHP ^8.1

Since Jul 12Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/D2MY/logger)[ Packagist](https://packagist.org/packages/d2my/logger)[ RSS](/packages/d2my-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (10)Used By (0)

config/app.php
==============

[](#configappphp)

В массив providers в провайдеры пакетов добавить:

```
  D2my\Logger\Providers\LoggerServiceProvider::class,
```

Опубликовать конфиг
===================

[](#опубликовать-конфиг)

```
  php artisan vendor:publish --tag=logger

```

config/logger.php
=================

[](#configloggerphp)

Заполнить конфиг

config/logging.php
==================

[](#configloggingphp)

Вставить нужным каналам обработчик в поле 'via'

```
  'via' => \D2my\Logger\Logger::class
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance53

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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 ~89 days

Recently: every ~101 days

Total

9

Last Release

326d ago

### Community

Maintainers

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

---

Top Contributors

[![D2MY](https://avatars.githubusercontent.com/u/78219519?v=4)](https://github.com/D2MY "D2MY (28 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/d2my-logger/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)

PHPackages © 2026

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