Skip to content

Commit ae63f4f

Browse files
committed
Upated readme to include DEBUG_TIMESTAMPS details
1 parent e9051da commit ae63f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ change the behavior of the debug logging:
149149
| `DEBUG_COLORS`| Whether or not to use colors in the debug output. |
150150
| `DEBUG_DEPTH` | Object inspection depth. |
151151
| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. |
152+
| `DEBUG_TIMESTAMPS` | Turns off timestamps when DEBUG_COLORS is false. |
152153

153154

154155
__Note:__ The environment variables beginning with `DEBUG_` end up being

0 commit comments

Comments
 (0)