FCohtmlLogger

Inherits from ILogHandler

Public Functions

Name
virtual voidWriteLog(cohtml::Logging::Severity Severity, const char * MessageUTF8, size_t ) override

Protected Attributes

Name
FCoherentLoggerHelperLogHelper

Public Functions Documentation

function WriteLog

virtual void WriteLog(
    cohtml::Logging::Severity Severity,
    const char * MessageUTF8,
    size_t 
) override

Protected Attributes Documentation

variable LogHelper

FCoherentLoggerHelper LogHelper;