Skip to content

ddcbe87f 744b 7312 847e f42d2762df77

Axel Kesseler edited this page Mar 1, 2023 · 15 revisions

ConsoleLoggerFacade.Flush Method

This method flushes the output stream.

Namespace: Plexdata.LogWriter.Facades.Standard
Assembly: Plexdata.LogWriter.Console.Standard (in Plexdata.LogWriter.Console.Standard.dll) Version: 1.0.7.1

Syntax

C#

public void Flush()

Implements

IConsoleLoggerFacade.Flush()

Remarks

Flushing represents a standard stream behaviour which causes an update of the actual output.

See Also

Reference

ConsoleLoggerFacade Class
Plexdata.LogWriter.Facades.Standard Namespace

Clone this wiki locally