Skip to content

Adds logging handler that outputs logs to Stdout (standard output) in JSON format.

License

Notifications You must be signed in to change notification settings

vaimo/module-stdout-json-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaimo/module-stdout-json-logger

Adds logging handler that outputs logs to Stdout (standard output) in JSON format.

Installation

composer require vaimo/module-stdout-json-logger
php bin/magento module:enable Vaimo_StdoutJsonLogger
php bin/magento setup:upgrade

Features

Output can be disabled by setting the dev/debug/stdout_json_logger_output_disabled config path to true. This is handy for example when running Magento integration tests - set this to true in config-global.php for cleaner output to cli when running tests.

Support

Support will be provided on a best efforts basis through GitHub Issues. Pull requests are welcome.

About

Adds logging handler that outputs logs to Stdout (standard output) in JSON format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages