winstonjs / winston-compat

Core functionality from winston < 3.0.0 commonly used by user-created transports.
MIT License
2 stars 4 forks source link

provide colorize capability with logform #8

Closed mattberther closed 6 years ago

mattberther commented 6 years ago

Resolves #3

indexzero commented 6 years ago

Nice. Looks good at first glance. Will see what we can do about back porting some unit tests to prevent this from breaking the ecosystem again.