Share via


SimpleConsoleFormatterOptions.SingleLine Eigenschaft

Definition

Gibt an, ob die gesamte Meldung in einer einzelnen Zeile protokolliert wird.

public:
 property bool SingleLine { bool get(); void set(bool value); };
public bool SingleLine { get; set; }
member this.SingleLine : bool with get, set
Public Property SingleLine As Boolean

Eigenschaftswert

true , um die gesamte Nachricht in einer einzigen Zeile zu protokollieren; false Andernfalls.

Gilt für: