BuildMaster SDK Reference
Version:

IMessage Interface

Represents a log message.

Inheritance Hierarchy

  • Inedo.Diagnostics.IMessage

Syntax

public interface IMessage

Properties

Name Description
Category

Gets the message category.

ContextData

Gets additional context data used by consumers of the logger.

Details

Gets extended information related to the message

Level

Gets the message level.

Message

Gets the message.