📝 Add record and level API docs

This commit is contained in:
Nanaloveyuki
2026-05-12 16:13:50 +08:00
parent bd1ef99189
commit 640b717c70
6 changed files with 409 additions and 0 deletions
+8
View File
@@ -52,12 +52,20 @@ BitLogger API navigation.
## Formatter and fields
- [field.md](./field.md)
- [text-formatter.md](./text-formatter.md)
- [text-formatter-config.md](./text-formatter-config.md)
- [text-formatter-config-to-json.md](./text-formatter-config-to-json.md)
- [stringify-text-formatter-config.md](./stringify-text-formatter-config.md)
- [fields.md](./fields.md)
## Record and level
- [record-new.md](./record-new.md)
- [level-priority.md](./level-priority.md)
- [level-label.md](./level-label.md)
- [level-enabled.md](./level-enabled.md)
## Sink and file
- [file-sink.md](./file-sink.md)