BuildMaster SDK Reference
Version:

ILogSink Interface

Indicates that something has an associated log.

Inheritance Hierarchy

  • Inedo.Diagnostics.ILogSink

Syntax

public interface ILogSink

Methods

Name Description
Log(IMessage message)

Writes a messages to the associated log.