netlogix/nlxextendedshopwarelogging
最新稳定版本:v1.1.2
Composer 安装命令:
composer require netlogix/nlxextendedshopwarelogging
包简介
This plugin extends the shopware 5 standard logging
README 文档
README
A Shopware 5 Plugin to extend the shopware logging.
ENV Variablen
There are 2 environment variables:
NLX_LOG_FEATURES=cron
NLX_LOG_LEVEL=debug
NLX_LOG_FEATURES
NLX_LOG_FEATURES is a comma seperated list of logger that should be loaded.
Available features are:
- cron
- routing
Example
NLX_LOG_FEATURES=cron,routing
NLX_LOG_LEVEL
NLX_LOG_LEVEL is the log level of the used features. Log level can be upper or lowercase.
Available log levels are:
- EMERGENCY
- ALERT
- CRITICAL
- ERROR
- WARNING
- NOTICE
- INFO
- DEBUG
Example
NLX_LOG_LEVEL=INFO
Or
NLX_LOG_LEVEL=info
统计信息
- 总下载量: 253
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-18