Skip to end of banner
Go to start of banner

getBuildLog

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 64 Next »

See also: Actions

Description

Get log entries for a build result with regex filtering of the lines to be included. Use the limit parameter to only show the last number of selected lines. Find and replace parameters can be used to modify the selected line output. Log lines have 3 tab separated columns with type, timestamp, and detail elements.

Required Parameters

build

Optional Parameters

job, number, limit, regex, findReplace, findReplaceRegex, file, encoding

Type

Get

Category

Builds

Output Formats

Replacement Variables

Since Version8.8

Examples

getBuildLog

Related How To's

  • No labels