Foundation
Loading...
Searching...
No Matches
Functions | Variables
Logging.cpp File Reference
#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
 

Function Documentation

◆ Foundation_LogImpl()

void Foundation_LogImpl ( LogLevel  level,
const char *  tag,
const char *  formatted 
)

◆ Foundation_PrintImpl()

void Foundation_PrintImpl ( const char *  formatted,
bool  flush 
)

Variable Documentation

◆ gLogImplMutex

Mutex gLogImplMutex