diff options
Diffstat (limited to 'warn.go')
| -rw-r--r-- | warn.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,6 +5,6 @@ import ( ) func Warn(a ...any) { - if ! WARN { return } + if ! WARN.B { return } origlog.Println(a...) } |
![]() |
index : go.wit.com/log.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |