/* 同步函数定义 */ export type GetLog = (logObject : Any|null) => string