mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2025-02-21 16:01:10 +00:00
Merge pull request #46 from grbritz/patch-1
Fixed typo in LogLevelFilter enum documentation
This commit is contained in:
commit
c260c96553
@ -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…
x
Reference in New Issue
Block a user