Skip to content

Conversation

ethouris
Copy link
Collaborator

Changes:

  1. Part of the logging implementation so far in common.cpp has been extracted to its own imp file, logging.cpp. The SendLogLine function is also moved there.
  2. The CheckEnabled() now resolves to reading a cache variable, which is updated through functions that change the logging configuration. This shortens the call that is being done with every logging call.

@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Jan 18, 2024
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants