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

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

laramate/logger
===============

Automated logging to your configured channels or to the console, depending on the environment.

0.4.1(2mo ago)052MITPHPPHP ^8.2

Since May 26Pushed 2mo agoCompare

[ Source](https://github.com/Laramate/logger)[ Packagist](https://packagist.org/packages/laramate/logger)[ RSS](/packages/laramate-logger/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (4)Versions (7)Used By (0)

Automated logging to the console or log-channels.
=================================================

[](#automated-logging-to-the-console-or-log-channels)

### Send Log messages to your configured channels or to the console, depending on the environment.

[](#send-log-messages-to-your-configured-channels-or-to-the-console-depending-on-the-environment)

---

Imagine, you run the same code, as a job and as a command. In both scenarios, you would like to have proper output, either through the configured log-channels or the console.

Logger will handle it for you:

```
use Laramate\Logger\Logger;

Logger::info('Salz!');
```

- If the app is on console, Logger will log your message and output it to the console.
- If the app is on the log channel, it will only log your message to the configured channels.

Contributing
------------

[](#contributing)

Feel free to contribute to this package.

Security
--------

[](#security)

If you've found a bug regarding security please mail [coding@laramate.de](coding@laramate.de) instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance84

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

5

Last Release

83d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d436f4fbfbb923d83a69e2402d3160f1e136a7a088475fcb03ee166a3fb7938?d=identicon)[laramate](/maintainers/laramate)

---

Top Contributors

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

---

Tags

laravellogging

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M306](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[spatie/laravel-flare

Send Laravel errors to Flare

111.4M7](/packages/spatie-laravel-flare)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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