VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::Log Class Reference

Static Public Member Functions

static void LogToFile (const char *str)
 
template<typename... Args>
static void LogToFile (const char *fmt, Args &&... args)
 
static void Print (const char *str)
 
template<typename... Args>
static void Print (const char *fmt, Args &&... args)
 
static void Print (FILE *const stream, const char *str)
 
template<typename... Args>
static void Print (FILE *const stream, const char *fmt, Args &&... args)
 
static void Error (const char *str)
 
template<typename... Args>
static void Error (const char *fmt, Args &&... args)
 

The documentation for this class was generated from the following files: