We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6d797 commit b451a1cCopy full SHA for b451a1c
base/logging/logging.jl
@@ -60,7 +60,7 @@ function min_enabled_level end
60
catch_exceptions(logger)
61
62
Return `true` if the logger should catch exceptions which happen during log
63
-record construction. By default, messages are caught
+record construction. By default, messages are caught.
64
65
By default all exceptions are caught to prevent log message generation from
66
crashing the program. This lets users confidently toggle little-used
0 commit comments