Mantis App v0.2.8
Loading...
Searching...
No Matches
mantis::FuncLogger Class Reference

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

#include <logging.h>

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ FuncLogger()

mantis::FuncLogger::FuncLogger ( const std::string &  msg)
explicit

◆ ~FuncLogger()

mantis::FuncLogger::~FuncLogger ( )

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