Foundation
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
LoggingWin32.cpp File Reference
#include "Logging.hpp"
#include <Core/Container.hpp>
#include <windows.h>
#include <cstdio>

Namespaces

namespace  Foundation
 
namespace  Foundation::Platform
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

static void Foundation::Platform::InitConsole ()
 
void Foundation::Platform::WriteLog (LogLevel level, const char *tag, double seconds, const char *formatted)
 
void Foundation::Platform::Print (const char *formatted, bool flush)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN