Browse Source

fix log help

pull/1823/head
bingoo 4 years ago
parent
commit
1af6c96cd0
  1. 2
      weed/glog/glog.go

2
weed/glog/glog.go

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

Loading…
Cancel
Save