| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c0cd8a8 commit afd943a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -479,7 +479,7 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool: | |||
| 479 | 479 | This initial message can be silenced or aggravated in the future by setting the | |
| 480 | 480 | $%s environment variable. Use one of the following values: | |
| 481 | 481 | - %s: for no message or exception | |
| 482 | - - %s: for a warning message (logged at level CRITICAL, displayed by default) | ||
| 482 | + - %s: for a warning message (logging level CRITICAL, displayed by default) | ||
| 483 | 483 | - %s: for a raised exception | |
| 484 | 484 | ||
| 485 | 485 | Example: | |
@@ -509,7 +509,7 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool: | |||
| 509 | 509 | ||
| 510 | 510 | Use only the following values: | |
| 511 | 511 | - %s: for no message or exception | |
| 512 | - - %s: for a warning message (logged at level CRITICAL, displayed by default) | ||
| 512 | + - %s: for a warning message (logging level CRITICAL, displayed by default) | ||
| 513 | 513 | - %s: for a raised exception | |
| 514 | 514 | """ | |
| 515 | 515 | ) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments