czim/laravel-json-context-logging

There is no license information available for the latest version (3.0.0) of this package.

JSON Context logging for Laravel

Maintainers

👁 czim

Package info

github.com/czim/laravel-json-context-logging

Homepage

pkg:composer/czim/laravel-json-context-logging

Statistics

Installs: 38 471

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 0

3.0.0 2023-04-07 13:51 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License 7b7c36415a61e759f3b3065a7fa934e5eb475b44

  • Coen Zimmerman <coen.zimmerman.woop@endeavour.nl>

jsonmonologlaravelformatting

This package is auto-updated.

Last update: 2026-06-17 16:46:47 UTC


README

👁 Latest Version on Packagist
👁 Software License
👁 Build Status
👁 Coverage Status

JSON Context Logging for Laravel

Wrapper package to make use of czim/monolog-json-context in Laravel applications.

The aim of this package is to easily set up (separate) logging to be easily grokkable by Logstash.

Version Compatibility

Laravel Package
5.8 and below 0.9
6.0 and up 1.0
9.0 2.0
10.0 3.0

Changelog

View the changelog.

Installation

Via Composer:

$ composer require czim/laravel-json-context-logging

Publish the configuration file:

php artisan vendor:publish --provider="Czim\LaravelJsonContextLogging\Providers\JsonContextLoggingServiceProvider"

Credits

License

The MIT License (MIT). Please see License File for more information.