https://github.com/Delgan/loguru

log logger logging python

Last synced: about 1 month ago

Repository metadata:

Python logging made (stupidly) simple


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 851
Total Committers: 55
Avg Commits per committer: 15.473
Development Distribution Score (DDS): 0.194

Commits in past year: 75
Committers in past year: 6
Avg Commits per committer in past year: 12.5
Development Distribution Score (DDS) in past year: 0.533

Name Email Commits
Delgan d****y@g****m 686
dependabot[bot] 4****] 65
Delgan 4****n 34
Trim21 t****e@g****m 4
Anthony Hillairet a****t@g****m 3
Phil Rooke p****l@y****k 3
tunaflsh 8****h 2
layday 3****y 2
ponponon 1****8@q****m 2
Nasy n****t@g****m 2
Dave Hall d****e@e****m 2
Daniel Hahler g****b@t****e 2
Coumes Quentin q****s@e****r 2
Leonardo Furtado s****o@g****m 1
Jirka Borovec 6****a 1
Josh Alexander o****l 1
Marek Dostál d****k 1
Nightblade N****e 1
P M 1****p 1
Robert Schütz r****7@g****m 1
Semen Zhydenko s****o@g****m 1
Tim Gates t****s@i****m 1
Werner Robitza s****k 1
ncoudene 4****e 1
needoptimism 4****m 1
zakstucke 4****e 1
0ri0n ☠ 8****t 1
Chris Kuethe c****e 1
DeflateAwning 1****g 1
Douglas Thor d****2 1
and 25 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: loguru

Python logging made (stupidly) simple

conda: loguru

  • Homepage: https://github.com/Delgan/loguru
  • Licenses: MIT
  • Latest release: 0.6.0 (published over 2 years ago)
  • Last Synced: 2024-11-11T00:33:19.607Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 41
  • Dependent Repositories: 852
  • Rankings:
    • Dependent repos count: 0.838%
    • Dependent packages count: 1.682%
    • Stargazers count: 2.201%
    • Average: 2.856%
    • Forks count: 6.702%
spack: py-loguru

Loguru is a library which aims to bring enjoyable logging in Python.

  • Homepage: https://github.com/Delgan/loguru
  • Licenses: []
  • Latest release: 0.6.0 (published about 2 years ago)
  • Last Synced: 2024-10-29T08:31:40.905Z (about 2 months ago)
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 0.709%
    • Forks count: 3.835%
    • Average: 8.153%
    • Dependent packages count: 28.067%
  • Maintainers (1)
conda: loguru

This library is intended to make Python logging less painful by adding a bunch of useful functionalities that solve caveats of the standard loggers. Using logs in your application should be an automatism, Loguru tries to make it both pleasant and powerful.

  • Homepage: https://github.com/Delgan/loguru
  • Licenses: MIT
  • Latest release: 0.5.3 (published almost 3 years ago)
  • Last Synced: 2024-11-11T00:30:04.396Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 852
  • Rankings:
    • Dependent repos count: 5.012%
    • Stargazers count: 6.136%
    • Average: 11.46%
    • Forks count: 14.216%
    • Dependent packages count: 20.474%
pypi: max-logger

Max's custom loguru sinks, logger helper functions, rich tracebacks and other helper functions for rich.

  • Homepage:
  • Status: removed
  • Documentation: https://max-logger.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.0.0 (published about 2 years ago)
  • Last Synced: 2024-11-11T00:30:55.826Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Average: 18.622%
    • Dependent repos count: 30.611%
  • Maintainers (1)
pypi: well-behaved-logging

  • Homepage:
  • Documentation: https://well-behaved-logging.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.0.1 (published over 2 years ago)
  • Last Synced: 2024-11-11T00:30:50.976Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 65 Last month
  • Rankings:
    • Dependent packages count: 10.06%
    • Dependent repos count: 21.634%
    • Average: 30.046%
    • Downloads: 58.443%
  • Maintainers (1)
pypi: pycolor_palette-loguru

Python library for color beautiful output and logging

  • Homepage:
  • Documentation: https://pycolor_palette-loguru.readthedocs.io/
  • Licenses: mit
  • Latest release:
  • Last Synced: 2024-11-11T00:29:54.282Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 280 Last month
  • Rankings:
    • Dependent packages count: 10.271%
    • Average: 34.037%
    • Dependent repos count: 57.804%
  • Maintainers (1)

Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
setup.py pypi
  • aiocontextvars >=0.2.0
  • colorama >=0.3.4
  • win32-setctime >=1.0.0