4 references to AddFormatterWithName
Microsoft.Extensions.Logging.Console (4)
ConsoleLoggerExtensions.cs (4)
66
builder.
AddFormatterWithName
(ConsoleFormatterNames.Simple);
83
builder.
AddFormatterWithName
(ConsoleFormatterNames.Json);
110
builder.
AddFormatterWithName
(ConsoleFormatterNames.Systemd);
117
builder.
AddFormatterWithName
(name);