mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
📝 Refresh runnable examples
This commit is contained in:
@@ -213,6 +213,7 @@ match logger.file_runtime_state() {
|
||||
|
||||
- `bitlogger/`: MoonBit library package, tests, and Mooncake package README
|
||||
- `examples/basic/`: runnable example package
|
||||
- `examples/async_basic/`: runnable async logger example built on `moonbitlang/async`
|
||||
|
||||
## Links
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user