0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/shared
Hannah Wolfe fb072395ac Reduced API debug statements
- 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
2019-10-15 15:07:38 +01:00
..
serializers Reduced API debug statements 2019-10-15 15:07:38 +01:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Reduced API debug statements 2019-10-15 15:07:38 +01:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
http.js Reduced API debug statements 2019-10-15 15:07:38 +01:00
index.js
pipeline.js Reduced API debug statements 2019-10-15 15:07:38 +01:00