Cleanup logging

This commit is contained in:
Taylor Gerring
2015-06-18 22:20:45 +02:00
parent 8507c867b9
commit c941a39b75
6 changed files with 15 additions and 12 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ import (
)
func main() {
// helper.Logger.SetLogLevel(5)
glog.SetToStderr(true)
// vm.Debug = true
if len(os.Args) < 2 {