MantisBase v0.3.4
Loading...
Searching...
No Matches
mb::FuncLogger Class Reference

A class for tracing function execution [entry, exit] useful in following execution flow. More...

#include <logger.h>

Public Member Functions

 FuncLogger (std::string msg)
 
 ~FuncLogger ()
 

Detailed Description

A class for tracing function execution [entry, exit] useful in following execution flow.

Constructor & Destructor Documentation

◆ FuncLogger()

mb::FuncLogger::FuncLogger ( std::string  msg)
explicit

◆ ~FuncLogger()

mb::FuncLogger::~FuncLogger ( )

The documentation for this class was generated from the following files: