logging references

This commit is contained in:
John Lancaster
2026-07-02 23:22:55 -05:00
parent b3d4e55a15
commit 94dd47cc19
4 changed files with 562 additions and 0 deletions
+2
View File
@@ -124,6 +124,8 @@ nav = [
{ "Logging" = [
{ "Overview" = "skills/python-logging/SKILL.md" },
{ "Docs" = "skills/python-logging/references/python-logging-docs.md" },
{ "Network" = "skills/python-logging/references/network-logging-minimal-example.md" },
{ "HTTPX" = "skills/python-logging/references/httpx-logging-handler-example.md" },
] },
{ "Pydantic Settings" = [
{ "Overview" = "skills/pydantic-settings/SKILL.md" },