You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,17 +40,16 @@ Some of the log levels are not available as distinct methods in the browser's de
40
40
41
41
## Setup
42
42
43
-
The following snippet shows how to setup the browser console logger by registering it for dependency injection in the ```Program.cs``` of the application.
43
+
The following snippet shows how to setup the browser console logger by registering it for dependency injection in the ```Startup.cs``` of the application.
0 commit comments