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

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

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

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

0.3.1(8mo ago)00PHPPHP ^8.2

Since May 26Pushed 8mo agoCompare

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

READMEChangelog (1)Dependencies (2)Versions (6)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

31

—

LowBetter than 68% of packages

Maintenance59

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

4

Last Release

257d 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 (10 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

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[label84/laravel-auth-log

Log user authentication actions in Laravel.

3654.0k](/packages/label84-laravel-auth-log)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)[kssadi/log-tracker

A powerful, intuitive, and efficient log viewer for Laravel applications.

264.8k](/packages/kssadi-log-tracker)

PHPackages © 2026

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