Website π contributte.org | Contact π¨π»βπ» f3l1x.io | Twitter π¦ @contributte
This project is no longer being maintained. Please use contributte/newrelic. |
---|
Composer | vrtak-cz/newrelic-tracy |
---|---|
Version | |
PHP | |
License |
$logLevel = [ // default (NULL means default)
\Tracy\Logger::CRITICAL,
\Tracy\Logger::EXCEPTION,
\Tracy\Logger::ERROR,
];
$appName = 'PHP Application'; // default (NULL means default)
$license = 'your_licence_key';
\VrtakCZ\NewRelic\Tracy\Bootstrap::init($logLevel, $appName, $license); // all parameters are optional
This package was maintain by these authors.
Consider to support contributte development team. Also thank you for being used this package.