FLogCategoryBase::SetVerbosity

Sets up the working verbosity and clamps to the compile time verbosity.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/LogCategory.h

Include

#include "Logging/LogCategory.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/LogCategory.cpp

Syntax

void SetVerbosity
(
    ELogVerbosity::Type Verbosity
)

Remarks

Sets up the working verbosity and clamps to the compile time verbosity.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss