-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
- You've met the prerequisites: https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#prerequisites.
- You're running the latest version of Parse Server: https://github.com/ParsePlatform/parse-server/releases
- You've searched through existing issues: https://github.com/ParsePlatform/Parse-Server/issues?utf8=%E2%9C%93&q=is%3Aissue Chances are that your issue has been reported or resolved before.
- You have filled out every section below. Issues without sufficient information are more likely to be closed.
Issue Description
After the upgrade from 2.2.16 to 2.2.18 the server logs become equals.
parse-server.err ~ 23kb
parse-server.info ~ 23kb
They are exactly the same, with the same content.
Steps to reproduce
Upgrade from 2.2.16 to 2.2.18, throw some error and see the logs.
Expected Results
Error log with errors only.
Actual Outcome
Error log equals to info log.
Environment Setup
- Server
- parse-server version: 2.2.18
- Operating System: Ubuntu 14.04.3 LTS
- Localhost or remote server? AWS EC2
Logs/Trace
{"level":"verbose","message":"Support key pairs Map {}","timestamp":"2016-09-02T00:17:56.492Z"}
{"level":"info","message":"Parse LiveQuery Server starts running","timestamp":"2016-09-02T00:17:56.527Z"}
{"method":"POST","url":"...
Metadata
Metadata
Assignees
Labels
No labels