mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Update meilisearch-http/src/option.rs
Co-authored-by: Tommy <68053732+dichotommy@users.noreply.github.com>
This commit is contained in:
parent
458775c7ad
commit
a93e3dead3
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ pub struct Opt {
|
|||
|
||||
/// Defines how much detail should be present in Meilisearch's logs.
|
||||
|
||||
/// Meilisearch currently supports four log levels, listed in order of increasing verbosity:
|
||||
/// Meilisearch currently supports five log levels, listed in order of increasing verbosity:
|
||||
///
|
||||
/// `'ERROR'`: only log unexpected events indicating Meilisearch is not functioning as expected
|
||||
/// `'WARN'`: log all unexpected events, regardless of their severity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue