WIP simplifying load/startup

This commit is contained in:
John Lancaster
2026-07-26 17:23:39 -05:00
parent 5e20f69cfe
commit 42ea105bee
30 changed files with 855 additions and 766 deletions
+1
View File
@@ -124,6 +124,7 @@ nav = [
{ "Logging" = [
{ "Overview" = "skills/python-logging/SKILL.md" },
{ "Docs" = "skills/python-logging/references/python-logging-docs.md" },
{ "JSON File" = "skills/python-logging/references/json-file-logging.md" },
{ "Network" = "skills/python-logging/references/network-logging-minimal-example.md" },
{ "HTTPX" = "skills/python-logging/references/httpx-logging-handler-example.md" },
] },