You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 months ago
..
clf.go all: reformat all go files with the next gofmt (Go 1.19) 2 years ago
context.go first commit 6 years ago
handler.go Fix linter warning 2 years ago
handler_test.go bump go.mod to go1.20 and associated linter fixes (#1518) 9 months ago
logger.go Allow to disable color in the text formatter 8 months ago
responselogger.go Remove http.CloseNotifier wrapper. 5 years ago