Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + const AccessAccepted + const AccessRejected + const DebugLevel + const ErrorLevel + const InfoLevel + const NoneLevel + const WarningLevel + func Access(from, to interface{}, status AccessStatus, reason interface{}) + func Close() + func Debug(v ...interface{}) + func Error(v ...interface{}) + func Info(v ...interface{}) + func InitAccessLogger(file string) error + func InitErrorLogger(file string) error + func SetLogLevel(level LogLevel) + func Warning(v ...interface{}) + type AccessStatus string + type LogLevel int Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018