# Functions
No description provided by the author
Log, 日志记录函数 参数:
level: 日志级别对象 message: 需记录的日志信息字符串.
PathExists, 判断文件路径是否存在函数 参数:
path: 待判断的文件路径字符串
返回值:
true: 存在; false: 不存在 错误.
Restart, 守护进程 restart 方法函数 返回值:
错误.
No description provided by the author
Start, 守护进程 start 方法函数 返回值:
错误.
Status, 守护进程 status 方法函数 返回值:
错误.
Stop, 守护进程 stop 方法函数 返回值:
错误.