Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FUnixErrorOutputDevice
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixErrorOutputDevice.h |
Include | #include "Unix/UnixErrorOutputDevice.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixErrorOutputDevice.cpp |
virtual void Serialize
&40;
const TCHAR &42; Msg,
ELogVerbosity::Type Verbosity,
const class FName & Category
&41;
Remarks
Serializes the passed in data unless the current event is suppressed.
Parameters
Name | Description |
---|---|
Data | Text to log |
Event | Event name used for suppression purposes |