Skip to content
Snippets Groups Projects
Commit 39d56b04 authored by Kati Paizee's avatar Kati Paizee
Browse files

Merge branch 'correct-jenkins-logger-name' into 'master'

Fix log name to debug GitLab-Jenkins integration

See merge request gitlab-org/gitlab!83147
parents a6f4e0bb f989e1c6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -242,7 +242,7 @@ To enable job logs in Jenkins:
1. Go to **Dashboard > Manage Jenkins > System Log**.
1. Select **Add new log recorder**.
1. Enter a name for the log recorder.
1. On the next screen, select **Add** and enter `org.jenkinsci.plugins.workflow.job`.
1. On the next screen, select **Add** and enter `com.dabsquared.gitlabjenkins`.
1. Make sure that the Log Level is **All** and select **Save**.
 
To view your logs:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment