Skip to content
Snippets Groups Projects

log: Add a flags parameter to _srt_util_set_glib_log_handler

Merged Simon McVittie requested to merge wip/smcv/log-flags into main
All threads resolved!
  • log: Add a flags parameter to _srt_util_set_glib_log_handler

    We can use this to set up different types of logging with a single log handler, which will make it easier to add new flags, such as a flag to make the log more deterministic to minimize diff.

  • log: Read SRT_LOG environment variable

  • log: Add a flag to make the log easier to compare

    This disables performance profiling (timing) and removes the process ID from log messages, unless overridden by more specific flags.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Simon McVittie added 9 commits

    added 9 commits

    • 880c80ef...8ca86778 - 6 commits from branch main
    • 5f326109 - log: Add a flags parameter to _srt_util_set_glib_log_handler
    • a602746b - log: Read SRT_LOG environment variable
    • 537b21d0 - log: Add a flag to make the log easier to compare

    Compare with previous version

  • Ludovico de Nittis resolved all threads

    resolved all threads

  • Ludovico de Nittis approved this merge request

    approved this merge request

  • mentioned in commit a5bffa94

  • Please register or sign in to reply
    Loading