1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-18 05:18:24 +02:00
sap-jenkins-library/documentation/docs/steps/jenkinsMaterializeLog.md

19 lines
256 B
Markdown
Raw Normal View History

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