ulog
ulog copied to clipboard
Skip parsing of a log message if it will never be logged
This PR adds logic that will skip parsing and evaluation if based on the current subscribers the message will not be logged.
This seems like a reasonable change! Would be awesome if this could be tested and merged!