smallstep-certificates/logging
Mariano Cano 00d8d8f995
Allow to disable color in the text formatter
This commit adds support for NO_COLOR environment variable, if this is
set, colors will be disabled in the logrus text formatter.

This commit also adds support for the environment variables supported by
logrus, CLICOLOR and CLICOLOR_FORCE

Related to #1549
2023-09-26 12:10:22 -07:00
..
clf.go all: reformat all go files with the next gofmt (Go 1.19) 2022-06-16 01:28:59 +07:00
context.go first commit 2018-10-05 21:48:36 +00:00
handler_test.go bump go.mod to go1.20 and associated linter fixes (#1518) 2023-08-29 11:52:13 -07:00
handler.go Fix linter warning 2022-08-11 17:47:58 -07:00
logger.go Allow to disable color in the text formatter 2023-09-26 12:10:22 -07:00
responselogger.go Remove http.CloseNotifier wrapper. 2019-09-19 14:36:11 -07:00