export declare enum LogLeaveEnum { DEBUG = 1, INFO = 2, WARN = 3, ERROR = 4, FATAL = 5 } //# sourceMappingURL=log-leave.enum.d.ts.map