update at 2020-07-20 10:06:17 by ehlxr

This commit is contained in:
ehlxr
2020-07-20 10:06:17 +08:00
parent cc3dec7cf5
commit e6c62d0bda
8 changed files with 305 additions and 43 deletions

View File

@@ -2,9 +2,8 @@ package log
import (
"fmt"
"testing"
"github.com/sirupsen/logrus"
"testing"
)
func TestSetting(t *testing.T) {