mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
fb072395ac
- outputting so much information makes debug less useful - node debugger should be used for tracing values through the system, debug() is for more generally following logic and timing - removed debugs that output large objects - added consistent debugs for api methods - a couple of other tweaks for easier understanding of what's happening on a request |
||
---|---|---|
.. | ||
serializers | ||
utils | ||
validators | ||
frame.js | ||
headers.js | ||
http.js | ||
index.js | ||
pipeline.js |