@ -1,3 +1,5 @@
module qoobing.com/gomod/log
go 1.16
require qoobing.com/gomod/str v1.0.0
@ -9,12 +9,13 @@ import (
"log"
"os"
"path/filepath"
"qoobing.com/gomod/str"
"runtime"
"runtime/debug"
"strings"
"sync"
"time"
)
var (
The note is not visible to the blocked user.