Skip to content

File log.h

FileList > GGPOUE4 > Private > log.h

Go to the source code of this file

Public Functions

Type Name
void Log (const char * fmt, ...)
void LogFlush ()
void LogFlushOnLog (bool flush)
void Logv (const char * fmt, va_list list)
void Logv (FILE * fp, const char * fmt, va_list args)

Public Functions Documentation

function Log

void Log (
    const char * fmt,
    ...
) 

function LogFlush

void LogFlush () 

function LogFlushOnLog

void LogFlushOnLog (
    bool flush
) 

function Logv

void Logv (
    const char * fmt,
    va_list list
) 

function Logv

void Logv (
    FILE * fp,
    const char * fmt,
    va_list args
) 


The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/log.h