k10r / papertrail
Sends plugin and core logger logs to papertrailapp.com
Installs: 3 824
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:shopware-plugin
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2023-01-31 15:45:07 UTC
README
This plugin forwards plugin- and corelogger messages to papertrailapp.com
Requirements
- Shopware 5.2
- Socket Extension for PHP
Installation
Installation using composer
- Change to your root installation of Shopware
- Run command
composer require k10r/papertrail
Installation using ZIP Package
- Download the ZIP or clone this repository into your
custom/plugins/
folder.
Usage
- Activate the plugin via PluginManager
- Set the papertrailapp.com log destination server and port in the plugin settings. You find these information in your Papertrail account https://papertrailapp.com/account/destinations.
License
MIT licensed, see LICENSE.md