Download the PHP package netlogix/nlxextendedshopwarelogging without Composer
On this page you can find all versions of the php package netlogix/nlxextendedshopwarelogging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netlogix/nlxextendedshopwarelogging
More information about netlogix/nlxextendedshopwarelogging
Files in netlogix/nlxextendedshopwarelogging
Download netlogix/nlxextendedshopwarelogging
More information about netlogix/nlxextendedshopwarelogging
Files in netlogix/nlxextendedshopwarelogging
Vendor netlogix
Package nlxextendedshopwarelogging
Short Description This plugin extends the shopware 5 standard logging
License MIT
Package nlxextendedshopwarelogging
Short Description This plugin extends the shopware 5 standard logging
License MIT
Please rate this library. Is it a good library?
Informations about the package nlxextendedshopwarelogging
nlxExtendedShopwareLogging
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
All versions of nlxextendedshopwarelogging with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3||^8.0
The package netlogix/nlxextendedshopwarelogging contains the following files
Loading the files please wait ....