in generator.go [162:165]
func (config *FluentConfigGenerator) AddCustom(conf interface{}) FluentConfig { config.Custom = conf return config }