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.
1 parent 776def4 commit e85aaf3Copy full SHA for e85aaf3
framework/src/Bing/Logs/ILog.cs
@@ -1,6 +1,7 @@
1
using System;
2
using Bing.Logs.Abstractions;
3
4
+// ReSharper disable once CheckNamespace
5
namespace Bing.Logs
6
{
7
/// <summary>
0 commit comments