k10r / papertrail
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sends plugin and core logger logs to papertrailapp.com
Package info
github.com/kellerkinderDE/K10rPapertrail
Type:shopware-plugin
pkg:composer/k10r/papertrail
1.0.0
2017-03-15 15:38 UTC
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