parse-community / parse-community/parse-dashboard
Dashboard Logs without Verbose
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Right now logs only appear on Dashboard if verbose logging is enabled on parse-server. However due to the fact that dashboard only shows a limited amount of logs at a time with no way to traverse, it makes logging rather tedious and futile in some cases since the request/response objects are pretty huge at times.
Is there any way to get logs to appear on dashboard without verbose? The way logs appeared in original parse.com dashboard was pretty neat, it'd be great to have that replicated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how parse-server logging reaches the dashboard and how the dashboard limits or displays log entries. Done would mean useful logs appear without verbose logging, but the desired replacement for the original Parse dashboard behavior still needs definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100