hmbdc
simplify-high-performance-messaging-programming
Public Member Functions | Friends | List of all members
hmbdc::app::SimpleLogger Struct Reference

a very naive logger that works safely More...

#include <LoggerT.hpp>

Inheritance diagram for hmbdc::app::SimpleLogger:
hmbdc::pattern::GuardedSingleton< SimpleLogger >

Public Member Functions

template<typename Arg , typename... Args>
void log (Arg &&arg, Args &&...args)
 
void log ()
 

Friends

class SingletonGuardian< SimpleLogger >
 

Additional Inherited Members

- Static Public Member Functions inherited from hmbdc::pattern::GuardedSingleton< SimpleLogger >
static SimpleLogger & instance ()
 
static bool initialized ()
 

Detailed Description

a very naive logger that works safely

when HMBDC_LOG_CONTEXT is undefined, you get functionality of this


The documentation for this struct was generated from the following file: