Multi diag tools
Error passing and logging

Mdt prvides (and uses) Mdt::Error to return informations after a method failed.

Logging errors is also supported.

When using a Mdt application class provided by the Application library, setup for the logger is handled and simple.

For more advanced usage, see the Mdt::ErrorLogger namespace.