moved log into it's own repository

This commit is contained in:
raz-varren
2018-03-20 21:07:20 +00:00
parent d1e27b73ef
commit d12965af3a
17 changed files with 16 additions and 428 deletions

View File

@@ -8,7 +8,7 @@ import (
"flag"
"github.com/raz-varren/sacrificial-socket"
"github.com/raz-varren/sacrificial-socket/backend/ssgrpc"
"github.com/raz-varren/sacrificial-socket/log"
"github.com/raz-varren/log"
"net/http"
"os"
"strings"