Download the PHP package kusebauch/nette-new-relic-logger without Composer
On this page you can find all versions of the php package kusebauch/nette-new-relic-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nette-new-relic-logger
nette-new-relic-logger
Logging application requests
Logs all requests to Nette application and records application exceptions other than 404s. But does not record errors in the code.
1) with running only when your NewRelic is
- installed
- enabled
- configured with
Bootstrap::setup()
2) try to run anyway (will be problematic, if you don't have NewRelic agent installed)
Logging application errors
Create a decorator over the current Tracy logger. Your application will keep logging the same way as it was up until now, but on top it will log to New Relic.
All versions of nette-new-relic-logger with dependencies
PHP Build Version
Package Version
Requires
tracy/tracy Version
2.4.*
The package kusebauch/nette-new-relic-logger contains the following files
Loading the files please wait ....