Currently the logger is hardcoded to print to `std::cerr`. It would be great to be able to have it run a callback instead.
Currently the logger is hardcoded to print to
std::cerr. It would be great to be able to have it run a callback instead.