@@ -1,4 +1,4 @@
-package v2
+package fslog
import (
"go.uber.org/zap/zapcore"
"go.uber.org/zap"
"bytes"
"fmt"
type FileOutputOpt func(*outFileConfig)