PHPackages                             sofa/laravel-artisan-log - 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. sofa/laravel-artisan-log

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

sofa/laravel-artisan-log
========================

Logging for Laravel artisan commands and scheduled tasks

1.0.5(3y ago)4117.7k↓26.9%1[2 issues](https://github.com/jarektkaczyk/artisan-log/issues)MITPHPPHP &gt;=7.4

Since May 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jarektkaczyk/artisan-log)[ Packagist](https://packagist.org/packages/sofa/laravel-artisan-log)[ RSS](/packages/sofa-laravel-artisan-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (0)

Plug-and-play logging for artisan commands and scheduled jobs
-------------------------------------------------------------

[](#plug-and-play-logging-for-artisan-commands-and-scheduled-jobs)

[![Latest Stable Version](https://camo.githubusercontent.com/7106244ca74cdb0375c41bb8ab0358ab4d92db395830584d8b393a6273d11a73/68747470733a2f2f706f7365722e707567782e6f72672f736f66612f6c61726176656c2d6172746973616e2d6c6f672f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/sofa/laravel-artisan-log)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![GitHub Tests Action Status](https://camo.githubusercontent.com/aa8a2389d73ec7b6f93f564e0c8c33aa2e73f0e7c61d994ddc0a5cf4f3d909e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a6172656b746b61637a796b2f6172746973616e2d6c6f672f746573743f6c6162656c3d7465737473)](https://camo.githubusercontent.com/aa8a2389d73ec7b6f93f564e0c8c33aa2e73f0e7c61d994ddc0a5cf4f3d909e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a6172656b746b61637a796b2f6172746973616e2d6c6f672f746573743f6c6162656c3d7465737473)[![Total Downloads](https://camo.githubusercontent.com/136e564b0470a3fa8cba77bcfe697947018670d07764d1fb499ac6a9fd016efd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f66612f6c61726176656c2d6172746973616e2d6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sofa/laravel-artisan-log)

### Installation

[](#installation)

```
composer require sofa/laravel-artisan-log

# Optionally publish configuration to customize behavior:
php artisan vendor:publish --provider="Sofa\ArtisanLog\ArtisanLogServiceProvider"
```

**Requires** PHP7.4+ and Laravel 7+

This package provides a super simple logging functionality for chosen artisan commands and scheduled jobs.

By default it will start logging in the default channel your app is using:

```
[2020-05-16 22:00:01] production.INFO: [artisan scheduled starting] reminders:some-reminder
[2020-05-16 22:00:01] production.INFO: [artisan scheduled finished] reminders:some-reminder
[2020-05-16 22:00:01] production.INFO: [artisan starting] reminders:another-reminder
[2020-05-16 22:00:02] production.INFO: [artisan finished] reminders:another-reminder
[2020-05-16 23:00:02] production.INFO: [artisan starting] reminders:another-reminder
[2020-05-16 23:00:02] production.INFO: [artisan failed with exit code: 12] reminders:another-reminder
...

```

[Configuration](https://github.com/jarektkaczyk/artisan-log/blob/master/config/artisan_log.php) file contains references and examples how you may want to customize its behavior.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~198 days

Recently: every ~247 days

Total

6

Last Release

1204d ago

PHP version history (2 changes)1.0PHP ^7.4

1.0.3PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/34d383bf50d6c73fc747d89a5efacd41ccecc9695aec04148a7c04fc00ef26e7?d=identicon)[jarektkaczyk](/maintainers/jarektkaczyk)

---

Top Contributors

[![jarektkaczyk](https://avatars.githubusercontent.com/u/6928818?v=4)](https://github.com/jarektkaczyk "jarektkaczyk (12 commits)")[![shaffe-fr](https://avatars.githubusercontent.com/u/3834222?v=4)](https://github.com/shaffe-fr "shaffe-fr (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sofa-laravel-artisan-log/health.svg)

```
[![Health](https://phpackages.com/badges/sofa-laravel-artisan-log/health.svg)](https://phpackages.com/packages/sofa-laravel-artisan-log)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[inspector-apm/inspector-laravel

Code Execution Monitoring, built for developers.

2332.0M2](/packages/inspector-apm-inspector-laravel)[illuminate/log

The Illuminate Log package.

6224.3M518](/packages/illuminate-log)[honeybadger-io/honeybadger-laravel

Honeybadger Laravel integration

431.2M](/packages/honeybadger-io-honeybadger-laravel)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)

PHPackages © 2026

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