FINEST is the correct level for the logger
This commit is contained in:
parent
13e7364175
commit
40748b0bb5
|
@ -33,7 +33,7 @@ Version 1.2.0 of the plugin introduced improved logging for debugging purposes.
|
|||
1. Go to Jenkins -> Manage Jenkins -> System Log
|
||||
2. Add new log recorder
|
||||
3. Enter 'Gitlab plugin' or whatever you want for the name
|
||||
4. On the next page, enter 'com.dabsquared.gitlabjenkins' for Logger, set log level to FINE, and save
|
||||
4. On the next page, enter 'com.dabsquared.gitlabjenkins' for Logger, set log level to FINEST, and save
|
||||
5. Then click on your Gitlab plugin log, click 'Clear this log' if necessary, and then use GitLab to trigger some actions
|
||||
6. Refresh the log page and you should see output
|
||||
|
||||
|
|
Loading…
Reference in New Issue