It's a little tricky since it requires test-only code inside the library to deliberately throw clogs::InternalError, which I'd prefer not to add to the dynamic symbol table. Deferring until I can think of a nice way to do this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's a little tricky since it requires test-only code inside the library to deliberately throw
clogs::InternalError, which I'd prefer not to add to the dynamic symbol table. Deferring until I can think of a nice way to do this.