Skip to content
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

how to enable parse server logs #1370

Closed
3 tasks done
apurvaaggarwal opened this issue Apr 5, 2016 · 3 comments
Closed
3 tasks done

how to enable parse server logs #1370

apurvaaggarwal opened this issue Apr 5, 2016 · 3 comments

Comments

@apurvaaggarwal
Copy link

Check out this issue for an ideal bug report. The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!

For implementation related questions or technical support, please refer to the Stack Overflow and Server Fault communities.

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!

Environment Setup

Steps to reproduce

Logs/Trace

@ghost
Copy link

ghost commented Apr 5, 2016

Yeah. I want to know that too.

I couldn't find any log files.

I'm use with Microsoft Azure. Ask them? or here?

@flovilmart
Copy link
Contributor

You can enable verbose logs with setting the environment variable VERBOSE=1.
Then parse-server should write the logs in the stdout / stderr as well as in the log folder. All those logs should be accessible through parse dashboard I believe.

Also, all the logs are stored in the logs folders.

@ghost
Copy link

ghost commented Apr 6, 2016

Okay. I checked creating log files to logs folder.

Update dependency, add 'VERBOSE=1' to azure configurations. Just that it all.

And I require to updating parse-server-examples dependency. Its version still 2.2.2.

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