https://github.com/Delgan/loguru
log logger logging python
Last synced: about 1 month ago
Repository metadata:
Python logging made (stupidly) simple
- Host: GitHub
- URL: https://github.com/Delgan/loguru
- Owner: Delgan
- License: mit
- Created: 2017-08-15T17:22:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T10:56:30.000Z (2 months ago)
- Last Synced: 2024-10-29T16:18:09.921Z (about 2 months ago)
- Topics: log, logger, logging, python
- Language: Python
- Homepage:
- Size: 2.01 MB
- Stars: 19,830
- Watchers: 142
- Forks: 697
- Open Issues: 205
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Security: .github/SECURITY.md
Owner metadata:
- Name:
- Login: Delgan
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4193924?u=5039ac371772ca73a2c501fe127beb5aa6906a7a&v=4
- Repositories: 52
- Last Synced at: 2023-04-09T12:16:07.643Z
- Profile URL: https://github.com/Delgan
- Sponsor URL:
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 | 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
- Total packages: 7
-
Total downloads:
- pypi: 35,818,588 last-month
- Total docker downloads: 760,619,319
- Total dependent packages: 2,637 (may contain duplicates)
- Total dependent repositories: 15,971 (may contain duplicates)
- Total versions: 39
- Total maintainers: 5
- Total advisories: 2
pypi: loguru
Python logging made (stupidly) simple
- Homepage: https://github.com/Delgan/loguru
- Documentation: https://loguru.readthedocs.io/en/stable/index.html
- Licenses: MIT license
- Latest release: 0.7.2 (published over 1 year ago)
- Last Synced: 2024-11-11T00:29:49.943Z (about 1 month ago)
- Versions: 20
- Dependent Packages: 2,592
- Dependent Repositories: 14,266
- Downloads: 35,818,236 Last month
- Docker Downloads: 760,619,319
-
Rankings:
- Dependent packages count: 0.011%
- Downloads: 0.068%
- Dependent repos count: 0.069%
- Docker downloads count: 0.089%
- Stargazers count: 0.286%
- Average: 0.476%
- Forks count: 2.332%
- Maintainers (1)
- Advisories:
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
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- aiocontextvars >=0.2.0
- colorama >=0.3.4
- win32-setctime >=1.0.0