UNPKG

@lsk4/log

Version:

Yet another logger whitch combines the best features of debug, bunyan, logfmt/logrus, morgan/winston

4 lines (2 loc) 129 B
declare function anyRegExps(regExps: RegExp[] | RegExp, string: string): boolean; export { anyRegExps, anyRegExps as default };