Interface used to write to log files.

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface ILogWriter
Visual Basic (Declaration)
Public Interface ILogWriter
Visual C++
public interface class ILogWriter

See Also