Replies: 1 comment
-
|
Because we have more control over het logging functionality in isolated environments. There, you are responsible for all infrastructure, while in-process functions already have built-in infrastructure (which we can't remove by default). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why do we use the
RemoveMicrosoftApplicationInsightsLoggerProvider()method in InProcess function templates, and not in isolated function templates ?Beta Was this translation helpful? Give feedback.
All reactions