📝 Refresh runnable examples

This commit is contained in:
Nanaloveyuki
2026-05-10 13:46:57 +08:00
parent 8b49719816
commit 9971d1b456
5 changed files with 48 additions and 3 deletions
+1
View File
@@ -83,6 +83,7 @@ version 0.3.0
- docs: update `examples/basic` to use `parse_and_build_logger(...)` with explicit error handling in `main`
- docs: add `examples/async_basic` to show async worker startup and queue-backed logging flow
- docs: update `examples/async_basic` to use unified JSON-driven async logger config
- docs: refresh runnable examples to demonstrate config subtype JSON export, file policy export, and runtime file snapshot dumping
- docs: update root README, English README, and Mooncake README with config usage notes
- docs: document standalone JSON export helpers for reusable config subtypes
- docs: update formatter examples to demonstrate template-based text rendering