ConsoleLoggerFormat Перечисление

Определение

Внимание!

ConsoleLoggerFormat has been deprecated.

Внимание!

ConsoleLoggerFormat has been deprecated.

Формат сообщений ConsoleLogger.

public enum class ConsoleLoggerFormat
public enum ConsoleLoggerFormat
[System.Obsolete("ConsoleLoggerFormat has been deprecated.", false)]
public enum ConsoleLoggerFormat
[System.Obsolete("ConsoleLoggerFormat has been deprecated.")]
public enum ConsoleLoggerFormat
type ConsoleLoggerFormat = 
[<System.Obsolete("ConsoleLoggerFormat has been deprecated.", false)>]
type ConsoleLoggerFormat = 
[<System.Obsolete("ConsoleLoggerFormat has been deprecated.")>]
type ConsoleLoggerFormat = 
Public Enum ConsoleLoggerFormat
Наследование
ConsoleLoggerFormat
Атрибуты

Поля

Default 0

Создает сообщения в формате консоли по умолчанию.

Systemd 1

Создает сообщения в формате, подходящем для вывода данных консоли в журнал systemd.

Применяется к