1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-18 09:20:25 +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"
"bytes"
"errors"
"flag"
"fmt"
flag "github.com/chrislusf/seaweedfs/weed/util/fla9"
"io"
stdLog "log"
"os"