logog
logger optimized for games
logog.hpp File Reference
#include "const.hpp"
#include "platform.hpp"
#include "statics.hpp"
#include "object.hpp"
#include "timer.hpp"
#include "mutex.hpp"
#include "string.hpp"
#include "node.hpp"
#include "topic.hpp"
#include "formatter.hpp"
#include "target.hpp"
#include "checkpoint.hpp"
#include "api.hpp"
#include "message.hpp"
#include "macro.hpp"
#include "thread.hpp"
#include "unittest.hpp"

Go to the source code of this file.

Detailed Description

Main include file for logog logging functionality. Include this file to enable logging for your application.