[JIRA] (JENKINS-59733) Changing JENKINS_DEBUG_LEVEL does not affect log level

5 views
Skip to first unread message

a_hashemi@yahoo.com (JIRA)

unread,
Oct 10, 2019, 12:55:02 PM10/10/19
to jenkinsc...@googlegroups.com
Ali H created an issue
 
Jenkins / Bug JENKINS-59733
Changing JENKINS_DEBUG_LEVEL does not affect log level
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-10-10 16:54
Priority: Minor Minor
Reporter: Ali H

Changing JENKINS_DEBUG_LEVEL to either "1" or "9" does not affect log level. With either, I still see the same logs, INFO level logs.

Jenkins v2.190.1 on CentOS 7.3

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

dbeck@cloudbees.com (JIRA)

unread,
Oct 15, 2019, 4:51:04 AM10/15/19
to jenkinsc...@googlegroups.com
Daniel Beck closed an issue as Not A Defect
 

This is probably because the option does not do what you'd think (and what it looks like):
It's a simple wrapper for the --debug option for Winstone-Jetty, and only controls that component's logger:

https://github.com/jenkinsci/winstone/tree/master#command-line-options

It has no effect on messages logged by Jenkins.

Change By: Daniel Beck
Status: Open Closed
Resolution: Not A Defect
Reply all
Reply to author
Forward
0 new messages