From 8541563f716014241a878b968d73d0a0b00891cd Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 16 Nov 2017 16:33:28 +0000 Subject: Rebuilding documentation --- logger_8cpp.html | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 logger_8cpp.html (limited to 'logger_8cpp.html') diff --git a/logger_8cpp.html b/logger_8cpp.html new file mode 100644 index 00000000..49e33395 --- /dev/null +++ b/logger_8cpp.html @@ -0,0 +1,138 @@ + + + + + + +YAGE: yage/core/logger.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
logger.cpp File Reference
+
+
+
#include "logger.h"
+#include "logmessage.h"
+#include "logsink.h"
+#include <algorithm>
+#include <iostream>
+#include <string>
+
+ + + + +

+Namespaces

 yage
 Project namespace.
 
+
+
+ + + + -- cgit