📝 document runtime sink append path methods

This commit is contained in:
Nanaloveyuki
2026-06-13 22:59:12 +08:00
parent bf7512d113
commit 65605f6b59
4 changed files with 228 additions and 0 deletions
+3
View File
@@ -361,6 +361,9 @@ BitLogger API navigation.
- [runtime-sink-close.md](./runtime-sink-close.md)
- [runtime-sink-pending-count.md](./runtime-sink-pending-count.md)
- [runtime-sink-dropped-count.md](./runtime-sink-dropped-count.md)
- [runtime-sink-file-path.md](./runtime-sink-file-path.md)
- [runtime-sink-file-append-mode.md](./runtime-sink-file-append-mode.md)
- [runtime-sink-file-set-append-mode.md](./runtime-sink-file-set-append-mode.md)
- [runtime-sink-file-auto-flush.md](./runtime-sink-file-auto-flush.md)
- [runtime-sink-file-set-auto-flush.md](./runtime-sink-file-set-auto-flush.md)
- [configured-logger.md](./configured-logger.md)