Skip to content

Commit 84fa4ce

Browse files
quinnjoxinabox
andauthored
Update README.md
Co-authored-by: Frames Catherine White <[email protected]>
1 parent a0a489e commit 84fa4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ non-verbose counterparts, but allow specifying a verbosity level as well:
401401
402402
For verbosity filtering, the `LoggingExtras.with(f; level=Info, verbosity=0)` utlility is provided
403403
for temporarily (i.e. while `f()` is executed) allowing log messages with `level` and `verbosity`.
404-
This is very handy for allowing control in debug logging for long-running or complex user API function
404+
This is very handy for allowing finer grained control in debug logging for long-running or complex user API function
405405
calls. For example:
406406
407407
```julia

0 commit comments

Comments
 (0)