Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 1.27 KB

readme.md

File metadata and controls

25 lines (18 loc) · 1.27 KB

NewRelic

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

System logger for NewRelic service for Nette Framework

Installation

The best way to install ipub/newrelic is using Composer:

$ composer require ipub/newrelic

After that you have to register extension in config.neon.

extensions:
	newrelic: IPub\NewRelic\DI\NewRelicExtension