Download the PHP package axllent/silverstripe-raygun-tags without Composer
On this page you can find all versions of the php package axllent/silverstripe-raygun-tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axllent/silverstripe-raygun-tags
More information about axllent/silverstripe-raygun-tags
Files in axllent/silverstripe-raygun-tags
Download axllent/silverstripe-raygun-tags
More information about axllent/silverstripe-raygun-tags
Files in axllent/silverstripe-raygun-tags
Vendor axllent
Package silverstripe-raygun-tags
Short Description Automatically add Silverstripe tags to Raygun error logs
License MIT
Homepage https://github.com/axllent/silverstripe-raygun-tags
Package silverstripe-raygun-tags
Short Description Automatically add Silverstripe tags to Raygun error logs
License MIT
Homepage https://github.com/axllent/silverstripe-raygun-tags
Please rate this library. Is it a good library?
Informations about the package silverstripe-raygun-tags
Add useful tags to Silverstripe Raygun logs
This package has been moved to springtimesoft/silverstripe-raygun-tags.
This is a purpose-built extension that adds several useful tags to error messages that are published to Raygun via the silverstripe/silverstripe-raygun extension.
The following tags are added:
env:live
(orenv:dev
/env:test
)php:8.2.x
host:example.com
framework:5.0.x
ajax:false
(true if this is an AJAX request)cli:false
(true if being run via the CLI)
Requirements
- Silverstripe ^5.0
- A Raygun application and API key (see configuration)
Usage
Simply install the module: composer require axllent/silverstripe-raygun-tags
Configuration
Add the SS_RAYGUN_APP_KEY="xxxxxxxxx"
environment variable to your .env
file.
Please refer to the original silverstripe/silverstripe-raygun README for further information on customising the Raygun extension.
Installation
All versions of silverstripe-raygun-tags with dependencies
PHP Build Version
Package Version
The package axllent/silverstripe-raygun-tags contains the following files
Loading the files please wait ....