首页 > 解决方案 > 如何将 Logger 添加到我的 jenkinsfile 中以记录消息

问题描述

我的管道有 jenkinsfile。如何配置 Logger 以记录信息、调试或严重消息?

标签: loggingjenkins-pipeline

解决方案


推荐阅读