We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8176f commit 8114639Copy full SHA for 8114639
README.md
@@ -111,8 +111,9 @@ Standard Apache common log output.
111
##### dev
112
113
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.
+token will be colored green for success codes, red for server error codes,
+yellow for client error codes, cyan for redirection codes, and uncolored
116
+for information codes.
117
118
```
119
:method :url :status :response-time ms - :res[content-length]
0 commit comments