icingaweb2/modules/monitoring/run.php
2014-02-11 17:12:17 +01:00

10 lines
No EOL
157 B
PHP

<?php
/*
* run.php
*
* This file runs every request to register runtime functionality
*
*/
use Icinga\Application\Logger;
Logger::debug('Monitor/run');