@angular/router

withDebugTracing

function

Enables logging of all internal navigation events to the console. Extra logging might be useful for debugging purposes to inspect Router event sequence.

withDebugTracing(
): DebugTracingFeature;
Jump to details