WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
logger.h File Reference
#include <streambuf>
#include <memory>
#include <string>
#include "webcface/log.h"
Include dependency graph for logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicLoggerBuf< CharT >
 

Namespaces

namespace  webcface
 

Typedefs

using LoggerBuf = BasicLoggerBuf< char >
 
using LoggerBufW = BasicLoggerBuf< wchar_t >