Skip to content

Conversation

@TimPansino
Copy link
Contributor

Co-authored-by: Lalleh Rafeei lrafeei@users.noreply.github.com
Co-authored-by: Uma Annamalai umaannamalai@users.noreply.github.com

Overview

  • Add instrumentation for loguru logging framework.

Related Github Issue

Closes #551

@TimPansino TimPansino requested a review from a team May 26, 2022 22:26
@TimPansino TimPansino changed the base branch from main to develop-logging May 26, 2022 22:26
@github-actions
Copy link

github-actions bot commented May 26, 2022

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ PYTHON bandit 41 2 3.05s
✅ PYTHON black 41 32 0 8.93s
❌ PYTHON flake8 41 6 2.71s
✅ PYTHON isort 41 33 0 0.4s
❌ PYTHON pylint 41 314 21.61s
✅ YAML prettier 1 1 0 0.95s
✅ YAML v8r 1 0 1.37s
✅ YAML yamllint 1 0 0.34s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lrafeei lrafeei merged commit b004ead into develop-logging Jun 3, 2022
@lrafeei lrafeei deleted the feature-loguru branch June 3, 2022 18:26
@TimPansino TimPansino added this to the v7.12.0.176 milestone Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loguru Instrumentation

3 participants