Download the PHP package graycore/magento2-stdlogging without Composer
On this page you can find all versions of the php package graycore/magento2-stdlogging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download graycore/magento2-stdlogging
More information about graycore/magento2-stdlogging
Files in graycore/magento2-stdlogging
Download graycore/magento2-stdlogging
More information about graycore/magento2-stdlogging
Files in graycore/magento2-stdlogging
Vendor graycore
Package magento2-stdlogging
Short Description A Magento 2 module that changes all logging handlers to stdout
License MIT
Package magento2-stdlogging
Short Description A Magento 2 module that changes all logging handlers to stdout
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-stdlogging
Magento 2 StdLogging
[![Packagist Downloads](https://img.shields.io/packagist/dm/graycore/magento2-stdlogging?color=blue)](https://packagist.org/packages/graycore/magento2-stdlogging/stats)
[![Packagist Version](https://img.shields.io/packagist/v/graycore/magento2-stdlogging?color=blue)](https://packagist.org/packages/graycore/magento2-stdlogging)
[![Packagist License](https://img.shields.io/packagist/l/graycore/magento2-stdlogging)](https://github.com/graycoreio/magento2-stdlogging/blob/main/LICENSE)
[![Installation Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml)
[![Integration Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml)
[![Unit Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml)
Magento Version Support
Purpose
This module is a drop in replacement to pump all Magento 2 logs to StdOut. This is especially useful when working in a dockerized environment where you want to aggregate your logs into an external system without having to know about Magento specific log files and configurations.
Getting Started
This module is intended to be installed with composer. From the root of your Magento 2 project:
-
Download the package
- Enable the package
Upgrading
All versions of magento2-stdlogging with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
^102.0 || ^103.0
magento/module-developer Version ^100.3.3
monolog/monolog Version ^1 || ^2
magento/module-developer Version ^100.3.3
monolog/monolog Version ^1 || ^2
The package graycore/magento2-stdlogging contains the following files
Loading the files please wait ....