What is the purpose of enableTracing: true in RouterModule.forRoot() configuration?
-
A
It enables source map generation for route files
-
B
It logs all router events to the browser console for debugging
-
C
It enables performance tracing for route guards
-
D
It activates strict route matching across the application