mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +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 |
||
---|---|---|
.. | ||
channel.js | ||
collection.js | ||
entry.js | ||
index.js | ||
preview.js | ||
rss.js | ||
static.js |