0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/logging
Katharina Irrgang 29a48d0856 🐛 logging: temporary fix for info,warn and debug logging ()
- GhostLogging always expected an stdout stream
- so it was not possible to use production env with GhostLogger, because an error was happening
- temporary fix!
2016-10-10 17:03:34 +01:00
..
GhostLogger.js 🐛 logging: temporary fix for info,warn and debug logging () 2016-10-10 17:03:34 +01:00
index.js 🎨 Add support for short one-line log format () 2016-10-10 16:17:16 +02:00
PrettyStream.js 🐛 Short log still needs data.msg () 2016-10-10 16:55:39 +02:00