IAnalyzer::FInterfaceBuilder::RouteLoggerEvents

Subscribe to all events from a particular logger.

Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace > IAnalyzer > FInterfaceBuilder

References

   
Module TraceAnalysis
Header /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h
Include #include "Trace/Analyzer.h"
void RouteLoggerEvents
&40;
    uint16 RouteId,
    const ANSICHAR &42; Logger,
    bool bScoped
&41;

Remarks

Subscribe to all events from a particular logger.

Parameters

Name Description
RouteId User-provided identifier for this event subscription.
Logger Name of the logger that emits the event.
bScoped Route scoped events.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library