aboutsummaryrefslogtreecommitdiffstats
path: root/python3-structlog/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-14 18:33:59 +0200
committerDanilo M. <danix@danix.xyz>2026-05-14 18:33:59 +0200
commit22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 (patch)
treec710867e47252421e69672cd90486e859ac41689 /python3-structlog/README
parent754cf49d624aa5545c4adccf4db4384e446e6b40 (diff)
downloadmy-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.tar.gz
my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.zip
modified: .extras/nvchecker.toml
modified: README.md modified: nvchecker/nvchecker.info new file: python3-awesomeversion/README new file: python3-awesomeversion/python3-awesomeversion.SlackBuild new file: python3-awesomeversion/python3-awesomeversion.info new file: python3-awesomeversion/slack-desc new file: python3-platformdirs/README new file: python3-platformdirs/python3-platformdirs.SlackBuild new file: python3-platformdirs/python3-platformdirs.info new file: python3-platformdirs/slack-desc new file: python3-structlog/README new file: python3-structlog/python3-structlog.SlackBuild new file: python3-structlog/python3-structlog.info new file: python3-structlog/slack-desc
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/