We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9fb9ed + 56e34e4 commit 3ac1f31Copy full SHA for 3ac1f31
1 file changed
src/MICore/Logger.cs
@@ -97,6 +97,7 @@ public static void Reset()
97
{
98
HostLogger.Reset();
99
s_isEnabled = false;
100
+ s_isInitialized = false;
101
}
102
103
0 commit comments