MauiApplicationInsights questions #440
-
Hi , I have two questions:
|
Beta Was this translation helpful? Give feedback.
Answered by
VladislavAntonyuk
Jul 30, 2024
Replies: 1 comment 9 replies
-
Hello,
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
var logger = Application.Current.Handler.MauiContext.Services.GetService<ILogger>();
(https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/dependency-injection?view=net-maui-8.0)