change logger to log15

This commit is contained in:
Jae Kwon
2014-12-29 18:09:06 -08:00
parent 591d84947b
commit 0bfb389b35
35 changed files with 189 additions and 251 deletions
+7
View File
@@ -0,0 +1,7 @@
package common
import (
"fmt"
)
var Fmt = fmt.Sprintf