import { Logger, ILogObj } from "tslog"; const log: Logger = new Logger(); export default log;