Otter SDK Reference
Version:

Executions_GetLogEntriesAsync(int? Execution_Id, int? Scope_Sequence, int? Minimum_Scope_HighestLogEntry_Level, Inedo.Data.YNIndicator? IncludeDebug_Indicator) Method

Gets the latest log entries for a specified execution and log scope.

Syntax

public Task<IList<Tables.ScopedExecutionLogEntries>> Executions_GetLogEntriesAsync(int? Execution_Id, int? Scope_Sequence, int? Minimum_Scope_HighestLogEntry_Level, Inedo.Data.YNIndicator? IncludeDebug_Indicator)

Parameters

Execution_Id
Type: int?
Scope_Sequence
Type: int?
Minimum_Scope_HighestLogEntry_Level
Type: int?
IncludeDebug_Indicator
Type: Inedo.Data.YNIndicator?