Versions in this module Expand all Collapse all v0 v0.3.0 Sep 4, 2015 Changes in this version + type JsonLog struct + func Init(log_path string) *JsonLog + func (l *JsonLog) Log(msg string, other_data interface{}) + func (l *JsonLog) LogFile() *os.File