FCohtmlLogger
Inherits from ILogHandler
Public Functions
Name | |
---|---|
virtual void | WriteLog(cohtml::Logging::Severity Severity, const char * MessageUTF8, size_t ) override |
Protected Attributes
Name | |
---|---|
FCoherentLoggerHelper | LogHelper |
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;