timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-59965] Update log levels management ui #4656

Open timja opened 4 years ago

timja commented 4 years ago
  1. I've tried changing the default ("") log level for "INFO" to "ALL", via jenkins/log/levels, but this doesn't do anything. As it's available and described as a thing, there should be a note explaining this constraint. It doesn't have to be the full details, it can be a link to a page that explains them.
  2. # If you create a new logger, its jenkins/log/loggerName/configure page has a field for a logger name, and when you type, it offers completion suggestions. The main page jenkins/log/levels doesn't offer suggestions. I don't think there's a good reason for this discrepancy.
  3. There is a lot of other strange behavior about the main logger. I really don't understand why I can't seem to use it to (sorry, lost train of thought, filing anyway, we can fix later)

Originally reported by jsoref, imported from: Update log levels management ui
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 4 years ago

danielbeck:

Item 1 is taken care of by https://github.com/jenkinsci/jenkins/pull/4305