Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ConsoleFormatterNames Class

Definition

Namespace:
Microsoft.Extensions.Logging.Console
Assembly:
Microsoft.Extensions.Logging.Console.dll
Package:
Microsoft.Extensions.Logging.Console v11.0.0-preview.5.26302.115
Source:
ConsoleFormatterNames.cs
Source:
ConsoleFormatterNames.cs
Source:
ConsoleFormatterNames.cs
Source:
ConsoleFormatterNames.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Reserved formatter names for the built-in console formatters.

public ref class ConsoleFormatterNames abstract sealed
public static class ConsoleFormatterNames
type ConsoleFormatterNames = class
Public Class ConsoleFormatterNames
Inheritance
ConsoleFormatterNames

Fields

Name Description
Json

Reserved name for json console formatter.

Simple

Reserved name for simple console formatter.

Systemd

Reserved name for systemd console formatter.

Applies to


Feedback

Was this page helpful?