9#ifndef ASG_MESSAGING__I_MESSAGE_PRINTER_H
10#define ASG_MESSAGING__I_MESSAGE_PRINTER_H
35 virtual ~IMessagePrinter () noexcept = default;
45 print (MSG::Level reqlvl, const std::
string& name,
46 const std::
string& text) = 0;
Definition of message levels and a helper function.
void print(char *figname, TCanvas *c1)