4 references to AddFormatterWithName
Microsoft.Extensions.Logging.Console (4)
ConsoleLoggerExtensions.cs (4)
65
builder.
AddFormatterWithName
(ConsoleFormatterNames.Simple);
82
builder.
AddFormatterWithName
(ConsoleFormatterNames.Json);
109
builder.
AddFormatterWithName
(ConsoleFormatterNames.Systemd);
116
builder.
AddFormatterWithName
(name);