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 0cfe22a commit d4f62ebCopy full SHA for d4f62eb
src/Ninject.Extensions.Logging/ILoggerFactory.cs
@@ -37,7 +37,7 @@ public interface ILoggerFactory
37
/// <param name="context">The context for which a logger is created.</param>
38
/// <returns>The newly-created logger.</returns>
39
ILogger GetLogger(IContext context);
40
-
+
41
#if !SILVERLIGHT && !NETCF
42
/// <summary>
43
/// Gets the logger for the class calling this method.
0 commit comments