We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dab76 commit 81d0c5eCopy full SHA for 81d0c5e
1 file changed
src/NLog.Extensions.Logging/Layouts/MicrosoftConsoleJsonLayout.cs
@@ -7,7 +7,7 @@
7
namespace NLog.Extensions.Logging
8
{
9
/// <summary>
10
- /// Renders output that simulates Microsoft Json Console Formatter from AddJsonConsol
+ /// Renders output that simulates Microsoft Json Console Formatter from AddJsonConsole
11
/// </summary>
12
[Layout("MicrosoftConsoleJsonLayout")]
13
[ThreadAgnostic]
0 commit comments