aboutsummaryrefslogtreecommitdiffstats
path: root/python3-structlog/README
diff options
context:
space:
mode:
Diffstat (limited to 'python3-structlog/README')
-rw-r--r--python3-structlog/README5
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/