Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Static Public Member Functions | Static Public Attributes | List of all members
keyple::common::LoggerFactory Class Reference

#include <LoggerFactory.h>

Static Public Member Functions

static std::shared_ptr< LoggergetLogger (const std::type_info &type)
 

Static Public Attributes

static std::mutex mtx
 

Member Function Documentation

◆ getLogger()

std::shared_ptr< Logger > keyple::common::LoggerFactory::getLogger ( const std::type_info &  type)
static

Member Data Documentation

◆ mtx

std::mutex keyple::common::LoggerFactory::mtx
static

Mutex for critical sections (std::cout usage)


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