oppia / oppia/oppia-web-developer-docs

Make it clear how to view server and console logs in different environments

Open
#394 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Impact: High target: Q1 2025 Work: Low
Dominant language
Python
Stars
18
Forks
133
PR merge metrics
No merged PRs in 30d

Description

Logging is crucial for debugging, so it’s important to include the following information in this documentation:

  • How do we console log information from the tests?
  • Where should we look for these logs— in the terminal or in Docker container logs? If so, which image logs specifically?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Debug-frontend-tests wiki page linked in the issue and review its existing guidance on logging. Determine how tests emit console logs and whether they appear in the terminal or specific Docker image logs, then update the documentation so both questions are answered for different environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.