UNPKG

@lsk4/log

Version:

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

4 lines (2 loc) 127 B
declare const tryLogfmtParse: (str: string, defaultValue?: any) => any; export { tryLogfmtParse as default, tryLogfmtParse };