Skip to content

Commit 8114639

Browse files
thislooksfundougwilson
authored andcommitted
docs: document success color in dev format
closes #206
1 parent 5d8176f commit 8114639

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,9 @@ Standard Apache common log output.
111111
##### dev
112112

113113
Concise output colored by response status for development use. The `:status`
114-
token will be colored red for server error codes, yellow for client error
115-
codes, cyan for redirection codes, and uncolored for all other codes.
114+
token will be colored green for success codes, red for server error codes,
115+
yellow for client error codes, cyan for redirection codes, and uncolored
116+
for information codes.
116117

117118
```
118119
:method :url :status :response-time ms - :res[content-length]

0 commit comments

Comments
 (0)