Skip to content

Commit

Permalink
Fix docs of Builder::filter_level
Browse files Browse the repository at this point in the history
  • Loading branch information
Felerius committed Sep 17, 2022
1 parent 22590b4 commit 0ae49ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ impl Builder {
///
/// # Examples
///
/// Only include messages for info and above for logs in `path::to::module`:
/// Only include messages for info and above for logs globally:
///
/// ```
/// use env_logger::Builder;
Expand Down

0 comments on commit 0ae49ca

Please sign in to comment.