Cleanup logging

This commit is contained in:
Taylor Gerring
2015-06-11 13:06:56 -04:00
parent 8507c867b9
commit c941a39b75
6 changed files with 15 additions and 12 deletions

View File

@ -29,7 +29,8 @@ import (
)
func main() {
// helper.Logger.SetLogLevel(5)
glog.SetToStderr(true)
// vm.Debug = true
if len(os.Args) < 2 {