Streamline logging implementation
- use `deep_to_string` for building log lines whenever possible - remove unused state in line builder and unit test output stream - add a new arg wrapper to log ranges from iterator pairs - provide a to_string for arg wrappers to avoid code duplication
Showing
Please register or sign in to comment