|
Foundation
|
#include <Platform/Logging.hpp>Functions | |
| void | Foundation_LogImpl (LogLevel level, const char *tag, const char *formatted) |
| void | Foundation_PrintImpl (const char *formatted, bool flush) |
Variables | |
| Mutex | gLogImplMutex |
| void Foundation_LogImpl | ( | LogLevel | level, |
| const char * | tag, | ||
| const char * | formatted | ||
| ) |
| void Foundation_PrintImpl | ( | const char * | formatted, |
| bool | flush | ||
| ) |
| Mutex gLogImplMutex |