This repository was archived by the owner on Jun 26, 2021. It is now read-only.
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"bytes"
5
5
"sync"
6
6
7
- log "github.com/Sirupsen/logrus"
8
7
"github.com/nutmegdevelopment/sumologic/upload"
8
+ log "github.com/sirupsen/logrus"
9
9
)
10
10
11
11
// DebugLogging enables debug logging
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ import (
4
4
"flag"
5
5
"time"
6
6
7
- log "github.com/Sirupsen/logrus"
8
7
"github.com/hpcloud/tail"
9
8
"github.com/nutmegdevelopment/sumologic/buffer"
10
9
"github.com/nutmegdevelopment/sumologic/upload"
10
+ log "github.com/sirupsen/logrus"
11
11
)
12
12
13
13
var (
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ import (
4
4
"flag"
5
5
"time"
6
6
7
- log "github.com/Sirupsen/logrus"
8
7
"github.com/coreos/go-systemd/sdjournal"
9
8
"github.com/nutmegdevelopment/sumologic/buffer"
10
9
"github.com/nutmegdevelopment/sumologic/upload"
10
+ log "github.com/sirupsen/logrus"
11
11
)
12
12
13
13
var (
Original file line number Diff line number Diff line change 7
7
"net/http"
8
8
"time"
9
9
10
- log "github.com/Sirupsen /logrus"
10
+ log "github.com/sirupsen /logrus"
11
11
)
12
12
13
13
// DebugLogging enables debug logging
You can’t perform that action at this time.
0 commit comments