Skip to content

Commit f3a0d11

Browse files
committed
docs: clarify
1 parent 635621b commit f3a0d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/console-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ cr.columns = [
128128

129129
## Standard environment variables
130130

131-
*structlog*'s default configuration uses colors if standard out is a TTY (that is, an interactive session).
131+
*structlog*'s default configuration uses colors if standard out is a TTY (that is, an interactive session) and is able to do so (that is, Colorama is installed on Windows).
132132

133133
It's possible to override this behavior by setting two standard environment variables to any value except an empty string:
134134

0 commit comments

Comments
 (0)