hono
hono copied to clipboard
feat(logger): support `NO_COLOR`
Related: https://github.com/honojs/hono/pull/2007
This PR adds utils/colors.ts.
We have to support NO_COLOR.
Author should do the followings, if applicable
- [x] Add tests
- [x] Run tests
- [x]
yarn denoifyto generate files for Deno
@ryuapp
This is great. I'll review the details later. This will be introduced in the next "minor" version.
Hi @ryuapp !
Thanks. I'll merge this into the "next" branch for the v4.1.0. It will be released maybe soon!