Break out logger as a reusable component

This commit is contained in:
Jakob Borg
2014-10-26 13:15:14 +01:00
parent 58945a429f
commit 15ee9a5cac
19 changed files with 74 additions and 42 deletions

View File

@@ -19,7 +19,7 @@ import (
"os"
"strings"
"github.com/syncthing/syncthing/internal/logger"
"github.com/calmh/logger"
)
var (