YourCityInvadedByAliens
Documentation for code of the game
Static Public Member Functions | List of all members
YLog Class Reference

#include <ylog.h>

Static Public Member Functions

static void info (const std::string &sTag, const std::string &sMessage)
 
static void err (const std::string &sTag, const std::string &sMessage)
 
static void throw_err (const std::string &sTag, const std::string &sMessage)
 

Member Function Documentation

◆ err()

void YLog::err ( const std::string &  sTag,
const std::string &  sMessage 
)
static

◆ info()

void YLog::info ( const std::string &  sTag,
const std::string &  sMessage 
)
static

◆ throw_err()

void YLog::throw_err ( const std::string &  sTag,
const std::string &  sMessage 
)
static

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