log: Add a flags parameter to _srt_util_set_glib_log_handler
All threads resolved!
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
Activity
added Tech debt label
requested review from @denittis
assigned to @smcv
- Resolved by Ludovico de Nittis
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
Toggle commit list-
880c80ef...8ca86778 - 6 commits from branch
mentioned in commit a5bffa94
Please register or sign in to reply