dev-master
9999999-dev https://helthe.coMonitor is the offical PHP client for Helthe
MIT
The Requires
- php >=5.4.0
- guzzle/guzzle ~3.8
- symfony/config ~2.3
by Carl Alexander
log logging exception error reporting error monitoring helthe
Wallogit.com
2017 © Pedro Peláez
Monitor is the offical PHP client for Helthe
Helthe Monitor is the offical PHP client for Helthe., (*1)
Helthe Monitor requires that the cURL extension be installed., (*2)
Add the following in your composer.json:, (*3)
{
"require": {
"helthe/monitor": "dev-master"
}
}
use Helthe\Monitor\Monitor
Monitor::enable(array(
'api_key' => 'your_project_api_key',
'application' => array(
'root_directory' => __DIR__
)
));
For bugs or feature requests, please create an issue., (*4)
Monitor is the offical PHP client for Helthe
MIT
log logging exception error reporting error monitoring helthe