Skip to content

Error log and Info log with the same content. #2639

@cleever

Description

@cleever

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions