Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.backend.python beat.backend.python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.backend.pythonbeat.backend.python
  • Merge requests
  • !69

Logger cleanup

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge logger_cleanup into master Mar 11, 2020
  • Overview 0
  • Commits 14
  • Pipelines 1
  • Changes 12

This merge request update all logger.warn calls to logger.warning as warn is obsolete.

It also removes all unused logger instances.

As drive-by contribution, it also did pre-commit cleanup as well as code improvements based on the output of bandit.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: logger_cleanup