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 optionalThis package was maintain by these authors.
Consider to support contributte development team. Also thank you for being used this package.