Skip to main content

A logging handler that opens GitLab issues on server error.

Project description

## Configuration

# GitLab options GITLAB_HOST = ‘https://gitlab.server.tld’ # Beware: no trailing slash there! GITLAB_USER = ‘gitlab.user’ GITLAB_TOKEN = ‘USER_GITLAB_TOKEN’ GITLAB_PROJECT_ID = 114 # Grep the project ID from the DB GITLAB_ASSIGNEE_ID = 2 # Grep the assignee ID from the DB (optional, you can leave drop this parameter)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-gitlab-logging-0.1.3.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page