mirror of
https://github.com/debug-js/debug.git
synced 2026-01-25 16:42:28 +00:00
docs
This commit is contained in:
parent
727a8b3182
commit
547af800df
@ -71,7 +71,7 @@ setInterval(function(){
|
||||
|
||||
When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls.
|
||||
|
||||

|
||||

|
||||
|
||||
When stdout is not a TTY, `Date#toUTCString()` is used, making it more useful for logging the debug information as shown below:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user