Skip to content

Commit

Permalink
v1.0.4 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseCoretta committed Jun 17, 2024
1 parent 57b6e14 commit 15d5885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.go
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ The following types/values are permitted:
- int: 0 will turn logging off
- int: 1 will set basic STDOUT logging
- int: 2 will set basic STDERR logging
- *log.Logger: user-defined *log.Logger instance will be set
- *[log.Logger]: user-defined *[log.Logger] instance will be set
Case is not significant in the string matching process.
Expand Down

0 comments on commit 15d5885

Please sign in to comment.