logger-middleware@0.2.0
📦 remixView on GitHub →
✨ 3 features🔧 1 symbols
Summary
This release introduces default colorization for high-signal logger tokens based on terminal detection and updates dependencies from the Remix ecosystem.
✨ New Features
- Colorize high-signal logger tokens by default when terminal color detection is successful.
- Added a `colors` option to force colorized output on or off in logging.
- Improved terminal color detection to respect `CI`, `NO_COLOR`, `FORCE_COLOR` environment variables and TTY output streams when the `process` global is available.