function logInfo() { log.info("你好,我是一个utils模块的测试函数"); } this.utils = { logInfo };