summaryrefslogtreecommitdiff
path: root/sysutils/py-structlog/DESCR
blob: 5b413b461e9a9c16cce318b6f482bfa293ea35ba (plain)
1
2
3
structlog makes structured logging in Python easy by augmenting your existing
logger. It allows you to split your log entries up into key/value pairs and
build them incrementally without annoying boilerplate code.