Skip to content

Commit b6648ba

Browse files
doctest failed; finishing adding doctest to logging.jl
1 parent 96a43b6 commit b6648ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/logging/logging.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ structure itself.
118118
119119
# Examples
120120
```jldoctest
121+
julia> import Logging
121122
julia> Logging.LogLevel(0) == Logging.Info
122123
true
123124
```

0 commit comments

Comments
 (0)