Versions in this module Expand all Collapse all v0 v0.2.0 Feb 4, 2016 v0.1.0 Feb 4, 2016 Changes in this version + func Log(level LOG_LEVEL, format string, v ...interface{}) + func SetMinLogLevel(level LOG_LEVEL) + type LOG_LEVEL int32 + const DEBUG + const ERROR + const INFO + const TRACE + const WARNING + func MinLogLevel() LOG_LEVEL