2017 © Pedro Peláez
 

library laravel-json-context-logging

JSON Context logging for Laravel

image

czim/laravel-json-context-logging

JSON Context logging for Laravel

  • Monday, June 25, 2018
  • by czim
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Latest Version on Packagist ![Software License][ico-license] Build Status Coverage Status, (*1)

JSON Context Logging for Laravel

Wrapper package to make use of czim/monolog-json-context in Laravel applications., (*2)

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

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., (*4)

Installation

Via Composer:, (*5)

``` bash $ composer require czim/laravel-json-context-logging, (*6)


Publish the configuration file: ``` bash php artisan vendor:publish --provider="Czim\LaravelJsonContextLogging\Providers\JsonContextLoggingServiceProvider"

Credits

License

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

The Versions

25/06 2018

dev-master

9999999-dev https://github.com/czim

JSON Context logging for Laravel

  Sources   Download

The Requires

 

The Development Requires

laravel json monolog formatting

25/06 2018

0.9.0

0.9.0.0 https://github.com/czim

JSON Context logging for Laravel

  Sources   Download

The Requires

 

The Development Requires

laravel json monolog formatting