Log tracing functionality, allowing for tracing of the internal functionality of the engine. Note that the trace logging only takes place in the debug build of the engine and is stripped out in other builds.
Static
Enable call stack logging for trace calls. Defaults to false.
Test if the trace channel is enabled.
Name of the trace channel.
Enable or disable a trace channel.
Name of the trace channel. Can be:
New enabled state for the channel.
Log tracing functionality, allowing for tracing of the internal functionality of the engine. Note that the trace logging only takes place in the debug build of the engine and is stripped out in other builds.