Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • tutor-server tutor-server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • totemtotem
  • tutor-servertutor-server
  • Merge requests
  • !51

Resolve "Add custom filter to tracking log"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maarten de Waard requested to merge 101-add-custom-filter-to-tracking-log into main Jun 14, 2022
  • Overview 15
  • Commits 5
  • Pipelines 0
  • Changes 4

Closes #101 (closed) Closes #102 (closed)

I figured out how to filter the tracking log generated by Open edX (or basically generated by the python logging module in combination with Django).

The plugin currently adjusts variables that are defined in Open edX's openedx/core/lib/logsettings.py and adjusted in Tutor's env/apps/openedx/settings/cms/production.py file.

Edited Aug 10, 2022 by Syrine Neifar
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 101-add-custom-filter-to-tracking-log