Skip to content

disable input/result logs in 2.2.17 #2490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
benishak opened this issue Aug 9, 2016 · 1 comment
Closed

disable input/result logs in 2.2.17 #2490

benishak opened this issue Aug 9, 2016 · 1 comment

Comments

@benishak
Copy link
Contributor

benishak commented Aug 9, 2016

Env

Parse Server 2.2.17

problem

now 2.2.17 shows such logs in the console

info: beforeSave triggered for _User

Input: { ... }
Results: [{ .... }, .... ]

Verbose mode is off

@flovilmart
Copy link
Contributor

in 2.2.18 there will be the logLevel options as well as silent option so you can disable completely console logging.

Otherwise start your server with > /dev/null to prevent any logs to be written

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants