import SysLog from "./log"; export default { system: { log: new SysLog() } };