While managing modules, I am offered a "restart" button, but when I click it, it logs this message:
Feb 10, 2015 10:00:46 AM jenkins.model.Jenkins$23 run SEVERE: Restarting VM as requested by username
The "log level" should be changed to "INFO" or "NOTICE" rather than "SEVERE" as SEVERE should be reserved for "really bad things" such as crashes or something that is actually severe
~tommy
- is duplicated by
-
JENKINS-53282 "Restarting VM as requested by admin" message should be just an INFO message
- Resolved