Table of Contents

Class ConsoleTextLogWriter

Namespace
Backdash.Core
Assembly
Backdash.dll

Implementation of ILogWriter for logging into Console.

public sealed class ConsoleTextLogWriter : TextLogWriter, ILogWriter, IDisposable
Inheritance
ConsoleTextLogWriter
Implements
Inherited Members

Constructors

ConsoleTextLogWriter()

public ConsoleTextLogWriter()

Properties

textWriter

Current TextWriter

protected override TextWriter textWriter { get; }

Property Value

TextWriter