export * from "./log"; import * as LogUtil from "./util"; export {LogUtil}; import {log} from "./util"; export {log};