This class provides a lightweight logger.
void trace(LogLocation loc, std::string_view mess) noexcept
Tracer(Logger &log, LogLocation loc)
contains the logging framework.
static precice::logging::Logger _log("precicec")
Struct used to capture the original location of a log request.