issues
search
Delgan
/
loguru
Python logging made (stupidly) simple
MIT License
20.01k
stars
702
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix inability to display '\' before color markups
#1236
Delgan
closed
18 hours ago
0
`diagnose` flag doesn't work.
#1235
lifr0m
closed
1 day ago
9
Loguru inserts a newline after every log record
#1234
sanmai-NL
closed
4 days ago
5
mark lazy mode is deprecated and add `LazyValue` for lazy format value
#1233
trim21
opened
1 week ago
6
add logging.addLevelName to add level mapping to logging, this way lo…
#1232
yechielb2000
closed
2 days ago
2
Loguru Log Levels Not Fully Compatible with Python Logging's LogRecord
#1231
yechielb2000
closed
2 days ago
3
level with fix width
#1230
mischlrebl
opened
2 weeks ago
2
Bump sphinx from 7.3.7 to 8.1.3
#1229
dependabot[bot]
closed
2 weeks ago
1
Bump pytest-cov from 5.0.0 to 6.0.0
#1228
dependabot[bot]
closed
2 weeks ago
1
Bump pre-commit from 3.8.0 to 4.0.1
#1227
dependabot[bot]
closed
2 weeks ago
0
Bump tox from 4.21.0 to 4.23.2
#1226
dependabot[bot]
closed
2 weeks ago
0
Bump mypy from v1.11.2 to 1.13.0
#1225
dependabot[bot]
closed
2 weeks ago
0
Add a 'length' argument to the 'add' function supporting "max_length"
#1224
daniel347x
opened
3 weeks ago
1
Can't change sys.stdout level in different file. #505
#1223
zhangchunsheng
opened
1 month ago
2
Use Loguru with Azure App Insights and OpenTelemetry
#1222
bbaabemhp
opened
1 month ago
4
publish new version
#1221
cristifalcas
closed
1 month ago
2
Modifying or passing some argument to `logger.catch` to *only* log the exception message, rather than the full traceback?
#1220
svioletg
closed
2 weeks ago
4
Logging error in Loguru Handler
#1219
goseind
opened
1 month ago
1
Python 3.14: DeprecationWarning: 'asyncio.iscoroutinefunction' is deprecated
#1218
pawamoy
closed
1 month ago
1
Include traceback to JSON
#1217
sky-py
opened
1 month ago
3
The problem of log rotation in a multiprocess environment.
#1216
kivdev
opened
1 month ago
1
Apply colors in formatter
#1215
jo47011
closed
1 month ago
3
Bump sphinx-autobuild from 2024.4.16 to 2024.9.19
#1214
dependabot[bot]
closed
1 month ago
0
Bump tox from 4.18.0 to 4.21.0
#1213
dependabot[bot]
closed
1 month ago
0
Error when trying to print the exception
#1212
aliasgar55
opened
1 month ago
2
Improved Documentation: Added Advanced options, best practices, troubleshooting tips
#1211
ThomasOli
closed
1 day ago
2
There is an exception problem when printing brace using f-string
#1210
yuanlongliao
opened
2 months ago
5
Write queued messages to sink after explicit logger.flush(requeue: Optional[bool] = False)
#1209
reneleonhardt
opened
2 months ago
1
Use extra keys for TypedDict
#1208
reneleonhardt
opened
2 months ago
1
improve lazy support
#1207
trim21
opened
2 months ago
4
Change "mesage" type hint of logging methods from "str" to "LiteralString"
#1206
Delgan
opened
2 months ago
6
the problem with the log color using the coloring function
#1205
1liochka1
opened
2 months ago
1
两个脚本写进同一个日志文件,同一条日志会写入两遍
#1204
Acheng97
opened
2 months ago
1
drop py35 and py36
#1203
trim21
opened
2 months ago
6
improve datetime perf
#1202
trim21
closed
2 months ago
5
very bad perf on `_datetime.datetime.__format__`
#1201
trim21
closed
2 months ago
1
add extra to default text output format
#1200
trim21
opened
2 months ago
3
Traceback is being logged unexpectedly
#1199
Jakobovski
opened
2 months ago
1
ValueError: I/O operation error on closed file
#1198
afaderoTextNow
opened
2 months ago
2
ModuleNotFoundError: No module named 'loguru'
#1197
RMDB-GD
opened
2 months ago
1
One test fails on OpenBSD
#1196
catap
closed
1 month ago
12
Bump tox from 4.15.0 to 4.18.0
#1195
dependabot[bot]
closed
2 months ago
0
Bump mypy from v1.10.0 to 1.11.2
#1194
dependabot[bot]
closed
2 months ago
0
pytest logger stdout sink
#1193
ixenion
opened
2 months ago
1
feature request: add a built-in InterceptHandler so loguru can be used with logging.fileConfig
#1192
trim21
closed
2 months ago
1
Weird behaviour of logger after 'bind'
#1191
argrento
opened
3 months ago
1
logger.level does not work!
#1190
EchoShoot
opened
3 months ago
2
Bump mypy from v1.10.0 to 1.11.1
#1189
dependabot[bot]
closed
2 months ago
1
Bump sphinx from 7.3.7 to 8.0.2
#1188
dependabot[bot]
closed
1 month ago
3
Bump pytest from 8.2.1 to 8.3.2
#1187
dependabot[bot]
closed
2 months ago
0
Next