import Winston from "winston"; import config from "../../config"; const Logger = Winston.createLogger({ }) export default Logger