Versions in this module Expand all Collapse all v0 v0.0.3 Jan 6, 2021 Changes in this version + func SafeString(s string) string + func Stringify(z interface{}) string + type MaskLog struct + Opts interface{} + SensitiveStrings *MaskStrings + func GetSingleton() MaskLog + func (ml *MaskLog) AddSensitiveValue(s string) + func (ml *MaskLog) Reset() + func (ml MaskLog) LogFatal(v ...interface{}) + func (ml MaskLog) LogVerbose(v ...interface{}) + func (ml MaskLog) LogWarn(v ...interface{}) + func (ml MaskLog) PrepareMessage(v interface{}) string + func (ml MaskLog) SanitizeInterfaceValues(z interface{}) + type MaskStrings []string v0.0.2 Jan 6, 2021