Documentation ¶
Index ¶
Constants ¶
View Source
const ConfigExposureEvent = "statsig::config_exposure"
View Source
const GateExposureEvent = "statsig::gate_exposure"
View Source
const MaxEvents = 500
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) Log ¶
func (l *Logger) Log(evt types.StatsigEvent)
func (*Logger) LogConfigExposure ¶
func (l *Logger) LogConfigExposure( user types.StatsigUser, configName string, ruleID string, )
func (*Logger) LogGateExposure ¶
Click to show internal directories.
Click to hide internal directories.