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 33a5a44 commit 97ce143Copy full SHA for 97ce143
src/Exceptionless.Extensions.Logging/ExceptionlessLoggerExtensions.cs
@@ -1,7 +1,8 @@
1
-using Microsoft.Extensions.Logging;
+using Exceptionless.Extensions.Logging;
2
+using Microsoft.Extensions.Logging;
3
using System;
4
-namespace Exceptionless.Extensions.Logging
5
+namespace Exceptionless
6
{
7
public static class ExceptionlessLoggerExtensions
8
0 commit comments