mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-23 15:50:41 +00:00
Fixed typo in LogLevelFilter enum documentation
This commit is contained in:
parent
07fbe6bf43
commit
2bcde9a6c1
@ -326,7 +326,7 @@ pub enum LogLevelFilter {
|
||||
Error,
|
||||
/// Corresponds to the `Warn` log level.
|
||||
Warn,
|
||||
/// Corresponds to the `Trace` log level.
|
||||
/// Corresponds to the `Info` log level.
|
||||
Info,
|
||||
/// Corresponds to the `Debug` log level.
|
||||
Debug,
|
||||
|
Loading…
Reference in New Issue
Block a user