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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Can't change sys.stdout level in different file. #505 question Further information is requested
#1223 opened Oct 21, 2024 by zhangchunsheng
Use Loguru with Azure App Insights and OpenTelemetry question Further information is requested
#1222 opened Oct 17, 2024 by bbaabemhp
Logging error in Loguru Handler question Further information is requested
#1219 opened Oct 14, 2024 by goseind
Include traceback to JSON question Further information is requested
#1217 opened Oct 6, 2024 by sky-py
The problem of log rotation in a multiprocess environment. question Further information is requested
#1216 opened Oct 4, 2024 by kivdev
There is an exception problem when printing brace using f-string question Further information is requested
#1210 opened Sep 23, 2024 by yuanlongliao
Use extra keys for TypedDict enhancement Improvement to an already existing feature
#1208 opened Sep 21, 2024 by reneleonhardt
improve lazy support feature Request for adding a new feature
#1207 opened Sep 18, 2024 by trim21
Change "mesage" type hint of logging methods from "str" to "LiteralString" enhancement Improvement to an already existing feature
#1206 opened Sep 15, 2024 by Delgan
the problem with the log color using the coloring function question Further information is requested
#1205 opened Sep 14, 2024 by 1liochka1
两个脚本写进同一个日志文件,同一条日志会写入两遍 question Further information is requested
#1204 opened Sep 13, 2024 by Acheng97
add extra to default text output format feature Request for adding a new feature
#1200 opened Sep 11, 2024 by trim21
Traceback is being logged unexpectedly question Further information is requested
#1199 opened Sep 10, 2024 by Jakobovski
ValueError: I/O operation error on closed file question Further information is requested
#1198 opened Sep 6, 2024 by afaderoTextNow
ModuleNotFoundError: No module named 'loguru' invalid This doesn't seem right
#1197 opened Sep 6, 2024 by RMDB-GD
pytest logger stdout sink question Further information is requested
#1193 opened Aug 31, 2024 by ixenion
Weird behaviour of logger after 'bind' question Further information is requested
#1191 opened Aug 20, 2024 by argrento
logger.level does not work! question Further information is requested
#1190 opened Aug 13, 2024 by EchoShoot
Malformed JSON log records question Further information is requested
#1182 opened Jul 31, 2024 by mr2rm
How to Access Contextualized Values Within do_something() Function? question Further information is requested
#1179 opened Jul 19, 2024 by tstrg
Support the implementation of https://no-color.org/ enhancement Improvement to an already existing feature
#1178 opened Jul 18, 2024 by jensenbox
ProTip! Exclude everything labeled bug with -label:bug.