issues
search
hynek
/
structlog
Simple, powerful, and fast logging for Python.
https://www.structlog.org/
Other
3.6k
stars
225
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#682
pre-commit-ci[bot]
opened
13 hours ago
0
Cannot use ConsoleRenderer with dict_tracebacks
#681
vikigenius
opened
2 days ago
0
Handle Logger.exception() outside "except" block
#680
sscherfke
opened
4 days ago
3
pandas + pandera + structlog + rich + raised exception = infinite loop
#679
hackermandh
opened
1 week ago
1
`to_repr()` can leak exceptions with Rich
#678
rmartin16
opened
2 weeks ago
1
Map native fatal to critical
#677
hynek
closed
2 weeks ago
0
`ExceptionDictTransformer` hides `ExceptionGroup` sub exceptions
#676
brendanmaguire
opened
2 weeks ago
0
Make sure locals_max_{length,string} work as expected in case they are None
#675
Sh4pe
opened
2 weeks ago
1
Introducing structlog Guru on Gurubase.io
#674
kursataktas
closed
2 weeks ago
2
Cannot log with `structlog.processors.format_exc_info`
#673
fraghag
closed
2 weeks ago
1
TypeError when setting ExceptionDictTransformer's constructor arguments locals_max_string and locals_max_length to None
#672
Sh4pe
opened
2 weeks ago
0
Exception
#671
Sh4pe
closed
2 weeks ago
1
Use real methods for fatal/warn
#670
hynek
closed
3 weeks ago
1
Stop mutating styles in ConsoleRenderer
#669
hynek
closed
3 weeks ago
0
Add 'structlog.stdlib.render_to_log_args_and_kwargs' processor
#668
denis-savran
opened
3 weeks ago
2
[pre-commit.ci] pre-commit autoupdate
#667
pre-commit-ci[bot]
closed
4 weeks ago
0
When using the async logging methods a runtime warning is raised
#666
schmitty1970
closed
1 month ago
2
simple config for scripts
#665
felixhummel
opened
1 month ago
0
Zizmor
#664
hynek
closed
1 month ago
0
Thank you Doctor Zizmor!
#663
hynek
closed
1 month ago
1
Test false utc formatting
#662
python-mutation-testing
closed
1 month ago
2
Test formatting when utc is false
#661
python-mutation-testing
closed
1 month ago
1
Type hint vs Example mismatch
#660
miketheman
closed
1 month ago
4
Switch base methods to return Self instead of BoundLoggerBase
#659
aThorp96
closed
1 month ago
5
Switch base methods to return Self instead of BoundLoggerBase
#658
aThorp96
closed
2 months ago
1
handle missing exc_info in ExceptionDictTransformer
#657
yaelmi3
closed
3 weeks ago
0
ExceptionDictTransformer issues AttributeError when `exc_info = (None, None, None)`
#656
yaelmi3
closed
3 weeks ago
0
`to_repr` and `rich` breaks logging
#655
Eldeeqq
opened
2 months ago
6
is there a better way to override single param style in console renderer -from user code
#654
OrHayat
opened
2 months ago
0
Fix Open Telemetry framework example
#653
kain88-de
closed
2 months ago
0
CallSite Parameters first exception call stack
#652
Forceres
opened
2 months ago
0
Update license reference
#651
emmanuel-ferdman
closed
2 months ago
0
Fix CI
#650
hynek
closed
2 months ago
0
quote str value with special char in dev output
#649
trim21
closed
2 months ago
5
use real method for `warn` and `fatal` to improve UX
#648
trim21
closed
3 weeks ago
0
quote value in `ConsoleRender` like `LogfmtRenderer` for special chars
#647
trim21
closed
2 months ago
5
The syntax to colorize the log message
#646
Pandede
closed
2 months ago
5
[pre-commit.ci] pre-commit autoupdate
#645
pre-commit-ci[bot]
closed
3 months ago
0
A proper way to defer rendering log message?
#644
MasterGroosha
closed
3 weeks ago
3
dev.ConsoleRenderer modifies my own style variable
#643
afeblot
closed
3 weeks ago
2
Make BindableLogger return Self on binds
#642
hynek
closed
3 months ago
0
Protocol with Self
#641
Forceres
closed
3 months ago
4
FilteringBoundLogger fatal method logs with error level instead of critical
#640
raqbit
closed
2 weeks ago
1
[pre-commit.ci] pre-commit autoupdate
#639
pre-commit-ci[bot]
closed
3 months ago
0
`ExceptionDictTransformer` incorrectly formatting strings
#638
wochinge
closed
6 days ago
9
Use setup-cached-uv
#637
hynek
closed
4 months ago
0
Tweak `add_log_level` type
#636
Tinche
closed
4 months ago
0
WIP: Handle Logger.exception() outside "except" block
#635
sscherfke
closed
3 weeks ago
4
ExceptionRenderer w/ ExceptionDictTransformer unable to handle exception log outside exception handler
#634
raqbit
opened
4 months ago
7
Feature request: Evaluate a processor chain at a given set of log levels
#633
cfxegbert
opened
4 months ago
2
Next