Add last resort handler
Added
- Added a "last resort" handler for when no handlers are found.
(ala Python's logger)
Fixed
- A problem with link-time dependency injection for mock MPI was
fixed with generator expressions. Previously the fix for tests broke
the examples