mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05: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 |
||
---|---|---|
.. | ||
adapters | ||
api | ||
config | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |