diff options
Diffstat (limited to 'python3-structlog/README')
| -rw-r--r-- | python3-structlog/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python3-structlog/README b/python3-structlog/README new file mode 100644 index 0000000..5c09c22 --- /dev/null +++ b/python3-structlog/README @@ -0,0 +1,5 @@ +structlog makes logging in Python less painful and more powerful by +adding structure to your log entries. It supports JSON, logfmt, and +console output formats with a flexible processor pipeline. + +Homepage: https://www.structlog.org/ |
