1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-02 00:30:58 +02:00

fix log help

This commit is contained in:
bingoo 2021-02-21 10:46:01 +08:00
parent ee082ae402
commit 1af6c96cd0

View file

@ -74,8 +74,8 @@ import (
"bufio" "bufio"
"bytes" "bytes"
"errors" "errors"
"flag"
"fmt" "fmt"
flag "github.com/chrislusf/seaweedfs/weed/util/fla9"
"io" "io"
stdLog "log" stdLog "log"
"os" "os"