mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-30 00:55:00 +08: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
@ -273,7 +273,7 @@ pub struct Opt {
|
|||||||
|
|
||||||
/// Defines how much detail should be present in Meilisearch's logs.
|
/// 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
|
/// `'ERROR'`: only log unexpected events indicating Meilisearch is not functioning as expected
|
||||||
/// `'WARN'`: log all unexpected events, regardless of their severity
|
/// `'WARN'`: log all unexpected events, regardless of their severity
|
||||||
|
Loading…
Reference in New Issue
Block a user