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

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

majesko/logger
==============

Extended laravel logger with pseudo channels that are based on monolog handlers

2.0.0(8y ago)02.4kMITPHPPHP &gt;=5.5.9

Since Feb 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Majesko/laravel-log-channels)[ Packagist](https://packagist.org/packages/majesko/logger)[ RSS](/packages/majesko-logger/feed)WikiDiscussions master Synced today

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

Library for organization pseudo logging channels in laravel 5.1+ applications
=============================================================================

[](#library-for-organization-pseudo-logging-channels-in-laravel-51-applications)

Installation steps
------------------

[](#installation-steps)

1. Add to composer required section "majesko/logger": "1.0.\*"
2. Add LoggerServiceProvider into service provider section of app.php
3. Publish config file with command php artisan vendor:publish --tag="logger"
4. Uncomment or needed channels in logger.php

Useful parameters
-----------------

[](#useful-parameters)

"app\_tag" is used to tag source of logs, for example in elasticsearch

"global" uses to mark application-wide log channels

\##Handler variants:

"StreamWrapper" is for single file logs

"RotatingFileWrapper" is for per-day logs, so you need to configure rotation options

Formatters
----------

[](#formatters)

Logger use plain monolog [formatters](https://github.com/Seldaek/monolog/blob/master/doc/02-handlers-formatters-processors.md#formatters)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~21 days

Recently: every ~37 days

Total

8

Last Release

3269d ago

Major Versions

1.0.6 → 2.0.02017-07-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1443044?v=4)[Vasiliy Boriskin](/maintainers/Majesko)[@Majesko](https://github.com/Majesko)

---

Top Contributors

[![Majesko](https://avatars.githubusercontent.com/u/1443044?v=4)](https://github.com/Majesko "Majesko (16 commits)")[![Aplus24](https://avatars.githubusercontent.com/u/6848189?v=4)](https://github.com/Aplus24 "Aplus24 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k198.8M328](/packages/symfony-monolog-bridge)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)

PHPackages © 2026

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