univio/logs
最新稳定版本:v1.0.1
Composer 安装命令:
composer require univio/logs
包简介
The Univio Logs module enables the redirection of all log outputs to `/dev/stdout`, replacing traditional file-based logging.
README 文档
README
Description
The Univio Logs module enables the redirection of all log outputs to /dev/stdout, replacing traditional file-based logging.
Installation details
To install the module, execute the following commands:
composer require univio/module-logs
bin/magento module:enable Univio_Logs
Configuration
To enable log redirection, update the env.php file with the following configuration:
'logs' => [ 'stdout_enabled' => '1' ]
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-11