YAGE  v0.1.4.0
Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
logsink.h File Reference


More...

#include "logmessage.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  yage::LogSink
 

Namespaces

 yage
 Core includes.
 

Functions

LogSink yage::makeConsoleSink ()
 
LogSink yage::makeFileSink (const std::string &filename)
 
LogSink yage::makeFileSink (std::string &&filename)
 

Detailed Description


Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

MIT License, see LICENSE file for more details.