Skip to content

Commit 96a43b6

Browse files
jldoctest complete in logging.jl
1 parent 99a7647 commit 96a43b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/logging/logging.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ filtered, before any other work is done to construct the log record data
117117
structure itself.
118118
119119
# Examples
120-
```julia-repl
120+
```jldoctest
121121
julia> Logging.LogLevel(0) == Logging.Info
122122
true
123123
```

0 commit comments

Comments
 (0)