Ghost/core/server/logging
Hannah Wolfe d979bd442e 🎨 Add support for short one-line log format (#7523)
refs #7116

- The long format logs were making it hard to see the debug statements
- Seeing headers for every asset is a bit much
- "short" format doesn't output bodyPretty
- This needs love as there's no reason to calculate bodyPretty if we aren't using it
- The default output should be discussed
- req.url doesn't include the full path when apps are mounted
- Use mode instead of format & pass config correctly
2016-10-10 16:17:16 +02:00
..
GhostLogger.js 🎨 Add support for short one-line log format (#7523) 2016-10-10 16:17:16 +02:00
index.js 🎨 Add support for short one-line log format (#7523) 2016-10-10 16:17:16 +02:00
PrettyStream.js 🎨 Add support for short one-line log format (#7523) 2016-10-10 16:17:16 +02:00