简体   繁体   English

Jenkins-控制台输出级别

[英]Jenkins - Level of console output

I have a Jenkins install on Debian. 我在Debian上安装了Jenkins。 All jobs run but the console output of all Maven build have an INFO level. 所有作业都在运行,但是所有Maven构建的控制台输出都具有INFO级别。 I need to have ALL level on these console output. 我需要在这些控制台输出上具有ALL级别。

I confess to have problems to understand the log configuration of Jenkins. 我承认在理解Jenkins的日志配置时遇到问题。

I seen : https://wiki.jenkins-ci.org/display/JENKINS/Logging but I don't understand what I need to fill in "Logger" to point to all jobs registered in Jenkins. 我看过: https : //wiki.jenkins-ci.org/display/JENKINS/Logging,但是我不明白我需要填写“记录器”来指向在Jenkins中注册的所有工作。 I tried to have a general Log with an empty "Logger name" in target scope, it seems that works on "Jenkins log" but not on "Jobs console output". 我试图在目标范围内使用带有“记录器名称”为空的常规日志,似乎可以在“ Jenkins日志”上使用,但不能在“作业控制台输出”上使用。

Thanks you for you help, 谢谢您的帮助,

Elodie 伊洛迪

This is a bug in current version of jenkins: 这是当前版本的jenkins中的错误:

https://issues.jenkins-ci.org/browse/JENKINS-19352 https://issues.jenkins-ci.org/browse/JENKINS-19352

At 2013-10-05 a commit was made to address it, but as of today (2013-10-08) there is no release including this fix. 在2013-10-05提交了解决此问题的承诺,但截至今天(2013-10-08),尚无任何版本包含此修复程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM