Use accepted PR of github.com/mono83/slf with support of Sentry logger

This commit is contained in:
ErickSkrauch
2018-01-05 00:10:38 +03:00
parent 6a489287ba
commit d2485df64d
2 changed files with 4 additions and 5 deletions

View File

@@ -8,11 +8,10 @@ import (
"github.com/assembla/cony"
"github.com/getsentry/raven-go"
"github.com/mono83/slf/rays"
"github.com/mono83/slf/recievers/sentry"
"github.com/mono83/slf/recievers/statsd"
"github.com/mono83/slf/recievers/writer"
"github.com/mono83/slf/wd"
"elyby/minecraft-skinsystem/logger/receivers/sentry"
)
var version = ""