JsonFileLogWriter Class

Definition

A FileLogWriter configured to emit one JSON object per line.

public sealed class JsonFileLogWriter : FileLogWriter, IDisposable

Remarks

Inherits the thread-safety characteristics of FileLogWriter.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (4)