Navigation
API > API/Developer > API/Developer/OutputLog > API/Developer/OutputLog/FOutputLogModule
Description
Suspend the collection of global log data that is used for constructing output log widgets. This global log will perpetually collect logging information perpetually and may exhaust memory.
| Name | SuspendGlobalLog |
| Type | function |
| Header File | /Engine/Source/Developer/OutputLog/Public/OutputLogModule.h |
| Include Path | #include "OutputLogModule.h" |
| Source | /Engine/Source/Developer/OutputLog/Private/OutputLogModule.cpp |
virtual void SuspendGlobalLog()