📝 document runtime sink rotation methods

This commit is contained in:
Nanaloveyuki
2026-06-13 23:09:40 +08:00
parent f1b7a86cf6
commit a3ecb6676d
5 changed files with 306 additions and 0 deletions
+4
View File
@@ -371,6 +371,10 @@ BitLogger API navigation.
- [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)
- [runtime-sink-file-rotation-enabled.md](./runtime-sink-file-rotation-enabled.md)
- [runtime-sink-file-rotation-config.md](./runtime-sink-file-rotation-config.md)
- [runtime-sink-file-set-rotation.md](./runtime-sink-file-set-rotation.md)
- [runtime-sink-file-clear-rotation.md](./runtime-sink-file-clear-rotation.md)
- [configured-logger.md](./configured-logger.md)
- [configured-logger-flush.md](./configured-logger-flush.md)
- [configured-logger-drain.md](./configured-logger-drain.md)