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
This has the advantage of making the `hostingContext`'s `Configuration` object available for configuration of the logger, but at the expense of recording`Exception`s raised earlier in program startup.
88
+
This has the advantage of making the `hostingContext`'s `Configuration` object available for configuration of the logger, but at the expense of ignoring`Exception`s raised earlier in program startup.
89
89
90
90
If this method is used, `Log.Logger` is assigned implicitly, and closed when the app is shut down.
0 commit comments