deepkit / deepkit-framework

A new full-featured and high-performance TypeScript framework
https://deepkit.io/
MIT License
3.22k stars 123 forks source link

JSON logger color stripping #443

Closed fergusean closed 1 year ago

fergusean commented 1 year ago

The color stripper isn’t stripping colors from the JSON messages. It looks like the colors are being stripped from rawMessage , but the JSON contains message property, which has not been stripped.

fergusean commented 1 year ago

failing test case: https://github.com/deepkit/deepkit-framework/commit/ea69adf60a7b874ed50b5834dbac3e5ab72d1d49