📝 document runtime sink auto flush methods

This commit is contained in:
Nanaloveyuki
2026-06-13 22:56:51 +08:00
parent 6b59398bc6
commit bf7512d113
3 changed files with 152 additions and 0 deletions
+2
View File
@@ -361,6 +361,8 @@ 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-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)
- [configured-logger-flush.md](./configured-logger-flush.md)
- [configured-logger-drain.md](./configured-logger-drain.md)