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 e9051da commit ae63f4fCopy full SHA for ae63f4f
README.md
@@ -149,6 +149,7 @@ change the behavior of the debug logging:
149
| `DEBUG_COLORS`| Whether or not to use colors in the debug output. |
150
| `DEBUG_DEPTH` | Object inspection depth. |
151
| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. |
152
+| `DEBUG_TIMESTAMPS` | Turns off timestamps when DEBUG_COLORS is false. |
153
154
155
__Note:__ The environment variables beginning with `DEBUG_` end up being
0 commit comments