monitor plugin: init log
This commit is contained in:
parent
28da92be37
commit
cd7f5035e4
@ -5,4 +5,5 @@ var microtime = require('microtime');
|
|||||||
|
|
||||||
|
|
||||||
module.exports.init = function(config) {
|
module.exports.init = function(config) {
|
||||||
|
logger.info('Using monitor plugin');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user