graycore/magento2-stdlogging 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

graycore/magento2-stdlogging

最新稳定版本:v2.1.0

Composer 安装命令:

composer require graycore/magento2-stdlogging

包简介

A Magento 2 module that changes all logging handlers to stdout

README 文档

README

Packagist Downloads Packagist Version Packagist License Installation Test Integration Test Unit Test

Magento Version Support

Magento v2.3 Supported Magento v2.4 Supported

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:

  1. Download the package
composer require graycore/magento2-stdlogging
  1. Enable the package
./bin/magento module:enable Graycore_StdLogging

Upgrading

统计信息

  • 总下载量: 78.43k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 24
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 23
  • Watchers: 2
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-03-06