mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Add docs for the log_format configuration field
This commit is contained in:
@@ -126,6 +126,9 @@ The following YAML example describes the available configuration options.
|
||||
```yaml
|
||||
log_level: INFO
|
||||
|
||||
# Configures the format of log lines, supported formats are `text` (default) and `json`
|
||||
log_format: text
|
||||
|
||||
# Logging configuration
|
||||
# Qdrant logs to stdout. You may configure to also write logs to a file on disk.
|
||||
# Be aware that this file may grow indefinitely.
|
||||
|
||||
Reference in New Issue
Block a user