Skip to content

Issues: Delgan/loguru

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

call stack is not deep enough (Cython) bug Something isn't working wontfix This will not be worked on
#88 opened Apr 16, 2019 by djsakisd
Is there a way to disable message formatting ? feature Request for adding a new feature
#318 opened Sep 8, 2020 by gjeusel
add pls inode check bug Something isn't working
#340 opened Sep 30, 2020 by KoBilla
Variadic Arguments duplicate This issue or pull request already exists
#359 opened Nov 5, 2020 by madhavajay
Issues with rotate question Further information is requested
#365 opened Nov 13, 2020 by cestes
Log something only once (or only N times) feature Request for adding a new feature
#383 opened Jan 7, 2021 by MatthewScholefield
loguru breaks if logging message contains { duplicate This issue or pull request already exists
#395 opened Feb 9, 2021 by origliante
support % duplicate This issue or pull request already exists
#416 opened Mar 19, 2021 by Ed-XCF
Set a local format for a bind logger duplicate This issue or pull request already exists
#423 opened Apr 7, 2021 by gygabyte017
Suppressing stack trace for logger.catch() question Further information is requested
#431 opened Apr 19, 2021 by injust
How to log while using a progress bar from rich without breaking formatting? enhancement Improvement to an already existing feature
#444 opened May 18, 2021 by taranlu-houzz
Windows allure report error bug Something isn't working
#453 opened May 27, 2021 by dongfanger
Incompatibility with joblib question Further information is requested
#498 opened Sep 3, 2021 by hadim
OSError: [WinError 6] The handle is invalid question Further information is requested
#499 opened Sep 6, 2021 by Charlie-Bryant
OSError: [Errno 9] Bad file descriptor question Further information is requested
#511 opened Sep 23, 2021 by colinshin
Give sinks access to colour data from the format in the add() call enhancement Improvement to an already existing feature
#514 opened Sep 25, 2021 by pfmoore
Add backtrace parameter to logger.catch() feature Request for adding a new feature
#532 opened Nov 1, 2021 by riyadparvez
Errors when importing a library that also uses Loguru question Further information is requested
#534 opened Nov 8, 2021 by kace
Interop with Rich, and capturing exceptions enhancement Improvement to an already existing feature
#540 opened Nov 21, 2021 by autoferrit
After a period of time, the log file will generate multiple question Further information is requested
#1145 opened May 30, 2024 by wayne2tech
Trio support in the future? enhancement Improvement to an already existing feature
#582 opened Feb 2, 2022 by jupiterbjy
Exception handler diagnose only works on first line enhancement Improvement to an already existing feature
#593 opened Feb 16, 2022 by lobotmcj
Raw message not available for the patcher function enhancement Improvement to an already existing feature
#595 opened Feb 17, 2022 by oppressed-artist
how to get a isolated logger feature Request for adding a new feature
#487 opened Aug 15, 2021 by RonaldinhoL
ProTip! Adding no:label will show everything without a label.