Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Delgan/loguru issues and pull requests
#1232 - add logging.addLevelName to add level mapping to logging, this way lo…
Pull Request -
State: open - Opened by yechielb2000 8 days ago
#1231 - Loguru Log Levels Not Fully Compatible with Python Logging's LogRecord
Issue -
State: open - Opened by yechielb2000 10 days ago
#1230 - level with fix width
Issue -
State: open - Opened by mischlrebl 10 days ago
- 1 comment
Labels: question
#1229 - Bump sphinx from 7.3.7 to 8.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 15 days ago
- 1 comment
#1228 - Bump pytest-cov from 5.0.0 to 6.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 15 days ago
- 1 comment
#1227 - Bump pre-commit from 3.8.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 15 days ago
#1226 - Bump tox from 4.21.0 to 4.23.2
Pull Request -
State: closed - Opened by dependabot[bot] 15 days ago
#1225 - Bump mypy from v1.11.2 to 1.13.0
Pull Request -
State: closed - Opened by dependabot[bot] 15 days ago
#1224 - Add a 'length' argument to the 'add' function supporting "max_length"
Pull Request -
State: open - Opened by daniel347x 21 days ago
- 1 comment
#1223 - Can't change sys.stdout level in different file. #505
Issue -
State: open - Opened by zhangchunsheng 26 days ago
- 2 comments
Labels: question
#1222 - Use Loguru with Azure App Insights and OpenTelemetry
Issue -
State: open - Opened by bbaabemhp about 1 month ago
- 4 comments
Labels: question
#1221 - publish new version
Issue -
State: closed - Opened by cristifalcas about 1 month ago
- 2 comments
Labels: question
#1220 - Modifying or passing some argument to `logger.catch` to *only* log the exception message, rather than the full traceback?
Issue -
State: closed - Opened by svioletg about 1 month ago
- 4 comments
Labels: question
#1219 - Logging error in Loguru Handler
Issue -
State: open - Opened by goseind about 1 month ago
- 1 comment
Labels: question
#1218 - Python 3.14: DeprecationWarning: 'asyncio.iscoroutinefunction' is deprecated
Issue -
State: closed - Opened by pawamoy about 1 month ago
- 1 comment
Labels: enhancement
#1217 - Include traceback to JSON
Issue -
State: open - Opened by sky-py about 1 month ago
- 3 comments
Labels: question
#1216 - The problem of log rotation in a multiprocess environment.
Issue -
State: open - Opened by kivdev about 1 month ago
- 1 comment
Labels: question
#1215 - Apply colors in formatter
Issue -
State: closed - Opened by jo47011 about 1 month ago
- 3 comments
Labels: question
#1214 - Bump sphinx-autobuild from 2024.4.16 to 2024.9.19
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
#1213 - Bump tox from 4.18.0 to 4.21.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
#1212 - Error when trying to print the exception
Issue -
State: open - Opened by aliasgar55 about 2 months ago
- 2 comments
#1211 - Improved Documentation: Added Advanced options, best practices, troubleshooting tips
Pull Request -
State: open - Opened by ThomasOli about 2 months ago
- 1 comment
#1210 - There is an exception problem when printing brace using f-string
Issue -
State: open - Opened by yuanlongliao about 2 months ago
- 5 comments
Labels: question
#1209 - Write queued messages to sink after explicit logger.flush(requeue: Optional[bool] = False)
Issue -
State: open - Opened by reneleonhardt about 2 months ago
- 1 comment
Labels: question
#1208 - Use extra keys for TypedDict
Issue -
State: open - Opened by reneleonhardt about 2 months ago
- 1 comment
Labels: enhancement
#1207 - improve lazy support
Issue -
State: open - Opened by trim21 about 2 months ago
- 4 comments
Labels: feature
#1206 - Change "mesage" type hint of logging methods from "str" to "LiteralString"
Issue -
State: open - Opened by Delgan 2 months ago
- 6 comments
Labels: enhancement
#1205 - the problem with the log color using the coloring function
Issue -
State: open - Opened by 1liochka1 2 months ago
- 1 comment
Labels: question
#1204 - 两个脚本写进同一个日志文件,同一条日志会写入两遍
Issue -
State: open - Opened by Acheng97 2 months ago
- 1 comment
Labels: question
#1203 - drop py35 and py36
Pull Request -
State: open - Opened by trim21 2 months ago
- 6 comments
#1202 - improve datetime perf
Pull Request -
State: closed - Opened by trim21 2 months ago
- 5 comments
#1201 - very bad perf on `_datetime.datetime.__format__`
Issue -
State: closed - Opened by trim21 2 months ago
- 1 comment
Labels: enhancement
#1200 - add extra to default text output format
Issue -
State: open - Opened by trim21 2 months ago
- 3 comments
Labels: feature
#1199 - Traceback is being logged unexpectedly
Issue -
State: open - Opened by Jakobovski 2 months ago
- 1 comment
Labels: question
#1198 - ValueError: I/O operation error on closed file
Issue -
State: open - Opened by afaderoTextNow 2 months ago
- 2 comments
Labels: question
#1197 - ModuleNotFoundError: No module named 'loguru'
Issue -
State: open - Opened by RMDB-GD 2 months ago
- 1 comment
Labels: invalid
#1196 - One test fails on OpenBSD
Issue -
State: closed - Opened by catap 2 months ago
- 12 comments
Labels: enhancement
#1195 - Bump tox from 4.15.0 to 4.18.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
#1194 - Bump mypy from v1.10.0 to 1.11.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
#1193 - pytest logger stdout sink
Issue -
State: open - Opened by ixenion 3 months ago
- 1 comment
Labels: question
#1192 - feature request: add a built-in InterceptHandler so loguru can be used with logging.fileConfig
Issue -
State: closed - Opened by trim21 3 months ago
- 1 comment
Labels: duplicate
#1191 - Weird behaviour of logger after 'bind'
Issue -
State: open - Opened by argrento 3 months ago
- 1 comment
Labels: question
#1190 - logger.level does not work!
Issue -
State: open - Opened by EchoShoot 3 months ago
- 2 comments
Labels: question
#1189 - Bump mypy from v1.10.0 to 1.11.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
#1188 - Bump sphinx from 7.3.7 to 8.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 3 comments
#1187 - Bump pytest from 8.2.1 to 8.3.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
#1186 - Bump pre-commit from 3.7.0 to 3.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
#1185 - Bump tox from 4.15.0 to 4.16.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
#1184 - Fix for Runtime error when reinitializing logger
Pull Request -
State: closed - Opened by jeremyk 4 months ago
- 5 comments
#1183 - RuntimeError when reinitializing logger
Issue -
State: closed - Opened by jeremyk 4 months ago
- 5 comments
Labels: bug
#1182 - Malformed JSON log records
Issue -
State: open - Opened by mr2rm 4 months ago
- 1 comment
Labels: question
#1181 - how to log ip addresses in log
Issue -
State: closed - Opened by robina80 4 months ago
- 5 comments
Labels: question
#1180 - file logs change format
Issue -
State: closed - Opened by robina80 4 months ago
- 1 comment
Labels: question
#1179 - How to Access Contextualized Values Within do_something() Function?
Issue -
State: open - Opened by tstrg 4 months ago
- 2 comments
Labels: question
#1178 - Support the implementation of https://no-color.org/
Issue -
State: open - Opened by jensenbox 4 months ago
Labels: enhancement
#1177 - Question: Why does pytest not recognise AssertionError when enqueue=True?
Issue -
State: open - Opened by codeananda 4 months ago
- 4 comments
Labels: question
#1176 - How can I retrieve loguru descriptive traceback?
Issue -
State: open - Opened by adhadseKavida 4 months ago
- 2 comments
Labels: question
#1175 - Allow list of rotation conditions in file rotation logic
Pull Request -
State: open - Opened by CollinHeist 4 months ago
- 1 comment
#1174 - Allow for combining file rotation triggers by accepting a list of rotation conditions
Issue -
State: open - Opened by CollinHeist 4 months ago
Labels: enhancement
#1173 - Log have no color in docker logs
Issue -
State: open - Opened by dogky123 4 months ago
- 1 comment
Labels: question
#1172 - Loguru writing exception logs in addition to custom (Rich) handler
Issue -
State: open - Opened by ryan-umbra 4 months ago
- 1 comment
#1171 - Issue with custom log levels and Rich handlers in loguru
Issue -
State: open - Opened by ryan-umbra 4 months ago
- 1 comment
#1170 - PermissionError: [WinError 32] The process cannot access the file because it is being used by another process
Issue -
State: closed - Opened by robina80 4 months ago
- 7 comments
Labels: question
#1169 - Supress bold while preserving colours
Issue -
State: closed - Opened by savchenko 4 months ago
- 3 comments
Labels: question
#1168 - Allow using `opt` method as a context manager
Issue -
State: open - Opened by rusmux 5 months ago
- 1 comment
Labels: enhancement
#1167 - Support tree-like view for logs
Issue -
State: open - Opened by rusmux 5 months ago
- 1 comment
Labels: feature
#1166 - confuse about creating independent loggers with separate set of handlers
Issue -
State: open - Opened by zyh3826 5 months ago
- 1 comment
Labels: question
#1165 - message being shown twice
Issue -
State: open - Opened by rockfly830 5 months ago
- 3 comments
Labels: question
#1164 - Can `loguru` conditionally display the extra field if the data is non-empty only?
Issue -
State: closed - Opened by mainrs 5 months ago
- 2 comments
Labels: question
#1163 - How split sinks by behaviour?
Issue -
State: open - Opened by mesteruh 5 months ago
- 1 comment
Labels: question
#1162 - Using custom logger across multiple modules
Issue -
State: closed - Opened by EtagiBI 5 months ago
- 2 comments
Labels: question
#1161 - How to display taskName of async task in loguru?
Issue -
State: closed - Opened by truebit 5 months ago
- 2 comments
Labels: question
#1160 - BrokenProcessPool encountered when passing logging configuration to spawn subprocess on linux
Issue -
State: closed - Opened by kujenga 5 months ago
- 3 comments
Labels: question
#1159 - Programmatic interface to color changes
Issue -
State: closed - Opened by kfsone 5 months ago
- 2 comments
Labels: question
#1158 - Stop a file sink
Issue -
State: closed - Opened by mahadi 5 months ago
- 1 comment
Labels: question
#1157 - separate log files for modules
Issue -
State: open - Opened by Serlonwann 5 months ago
- 1 comment
#1156 - The printed log is abnormal. loguru==0.5.3
Issue -
State: open - Opened by lvyaoyu 5 months ago
- 2 comments
#1155 - Why dis logger so guuud
Issue -
State: open - Opened by netgoatfr 5 months ago
- 1 comment
#1154 - KeyError: "'type'"
Issue -
State: closed - Opened by adhadse 5 months ago
- 4 comments
Labels: question
#1153 - Question: How to remove duplication of loguru logger patching in pytest
Issue -
State: closed - Opened by codeananda 5 months ago
- 2 comments
Labels: question
#1152 - Can't diagnose=False used in sys.stdout?
Issue -
State: closed - Opened by qq745639151 5 months ago
- 3 comments
Labels: question
#1151 - Support printf-style formatting?
Issue -
State: closed - Opened by NiklasRosenstein 5 months ago
- 6 comments
#1150 - Checking if level exists or not
Issue -
State: closed - Opened by sglbl 5 months ago
- 4 comments
Labels: question
#1149 - Loguru 'success' level with Rich
Issue -
State: closed - Opened by teddyrasmussen 5 months ago
- 3 comments
Labels: question
#1148 - Add a "recipe" to change the icon for an existing log level
Issue -
State: closed - Opened by DeflateAwning 6 months ago
- 4 comments
Labels: question
#1147 - Bump pytest from 8.1.1 to 8.2.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
#1146 - ci: add pypi release workflow
Pull Request -
State: closed - Opened by trim21 6 months ago
- 3 comments
#1145 - After a period of time, the log file will generate multiple
Issue -
State: open - Opened by wayne2tech 6 months ago
- 2 comments
Labels: question
#1144 - loguru is outputting all file logs to stdout
Issue -
State: closed - Opened by arsalan86 6 months ago
- 1 comment
Labels: invalid
#1143 - Adding data to log after API has started.
Issue -
State: closed - Opened by vlad-hill 6 months ago
- 1 comment
Labels: question
#1142 - style: check file eol
Pull Request -
State: closed - Opened by trim21 6 months ago
- 1 comment
#1141 - Loguru suppresses an instance of logger from `logging.getLogger()`
Issue -
State: closed - Opened by Adversarian 6 months ago
- 3 comments
Labels: question
#1140 - build: use pep517/pep621
Pull Request -
State: closed - Opened by trim21 6 months ago
- 10 comments
#1139 - How do I add two filters at once
Issue -
State: open - Opened by hanzhenbjm 6 months ago
- 11 comments
Labels: question
#1138 - catpure exception as extras?
Issue -
State: closed - Opened by trim21 6 months ago
- 4 comments
Labels: question
#1137 - Can't enqueue=True be used with multiple gunicorns?
Issue -
State: open - Opened by liuqijie6 7 months ago
- 1 comment
#1136 - Publish a new package, loguru-hardened, with security focussed defaults
Pull Request -
State: closed - Opened by bneijt 7 months ago
- 11 comments
#1135 - Possibilities to add visual images to python log
Issue -
State: closed - Opened by tongshencmu 7 months ago
- 2 comments
Labels: question
#1134 - How to include all args in the logged record?
Issue -
State: closed - Opened by andreasciamanna 7 months ago
- 7 comments
Labels: question
#1133 - Bump tox from 4.14.2 to 4.15.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment