0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Hannah Wolfe d9b97c2a92 🛠 Moved 404 requests from error log to access log (#8850)
no issue

- 404 errors clutter up the log files and stdout when developing
- We don't really need these as more than a single line, like other requests
- This is how it worked in LTS
- This is also more consistent with other software (e.g. nginx)
2017-08-08 12:48:10 +02:00
..
client@868d62bea3 Updated Ghost-Admin to 1.5.0 2017-08-03 16:02:49 +04:00
server 🛠 Moved 404 requests from error log to access log (#8850) 2017-08-08 12:48:10 +02:00
test 🐛 Fixed meta on subscribe page if labs not enabled (#8848) 2017-08-08 09:45:37 +02:00
index.js