Download the PHP package vmorozov/laravel-json-log-formatter without Composer
On this page you can find all versions of the php package vmorozov/laravel-json-log-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vmorozov/laravel-json-log-formatter
More information about vmorozov/laravel-json-log-formatter
Files in vmorozov/laravel-json-log-formatter
Package laravel-json-log-formatter
Short Description Package to quickly set up log formatter in json format that is supported by elk stack
License MIT
Homepage https://github.com/vmorozov/laravel-json-log-formatter
Informations about the package laravel-json-log-formatter
Package to quickly set up log formatter in json format that is supported by elk stack
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
You can publish the config file with:
Add the following to your config/logging.php
file to the channel that you want in json format:
for example for 'daily' channel it should look like this:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Volodymyr Morozov
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-json-log-formatter with dependencies
illuminate/contracts Version >=8.0
monolog/monolog Version ^3.0
spatie/laravel-package-tools Version ^1.16