Otter SDK Reference
Version:

Executions_GetLogEntries(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 static IList<Tables.ScopedExecutionLogEntries> Executions_GetLogEntries(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?