@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.

  
    function withDebugTracing(  ): DebugTracingFeature;
  
  
Jump to details