1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/steps/jenkinsMaterializeLog.md

20 lines
258 B
Markdown
Raw Normal View History

# ${docGenStepName}
## ${docGenDescription}
## Prerequisites
None
## Example
```groovy
jenkinsMaterializeLog script:this, { name -> println "log file: " + name }
```
## ${docGenParameters}
## ${docGenConfiguration}
## ${docJenkinsPluginDependencies}