UNPKG

@log-rush/log-formatter

Version:

Parse/Format/Style colored logs

5 lines (4 loc) 195 B
export * from './LogFormatter'; export { SGRCommandParser, WriteableSGRAstNode, ReadOnlySGRAstNode, SGRAstNode, SGREffect } from './parsing'; export * from './colors'; export * from './builder';