Skip to content

Tighter integration of logging to New Relic for Nette Framework, updated for Nette 2.3, 2.4, 3.0 and 3.1

License

Notifications You must be signed in to change notification settings

blueweb/newrelic-nette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Relic integration for Nette Framework

Repository https://github.com/blueweb/newrelic-nette.

Requirements

Library blueweb/newrelic-nette requires PHP 8.0 or higher.

Installation

The best way to install blueweb/newrelic-nette is using Composer:

$ composer require blueweb/newrelic-nette

You have to also add this to your config.neon:

extensions:
	newrelic: Blueweb\NewRelic\DI\DiExtension

Extension is automatically disabled in development environment. You can also manually enable/disable the extension:

newrelic:
	enable: false

About

Tighter integration of logging to New Relic for Nette Framework, updated for Nette 2.3, 2.4, 3.0 and 3.1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages