in grok.go [152:154]
func (grok *Grok) Compile(pattern string, namedCapturesOnly bool) error { return grok.compile(pattern, namedCapturesOnly) }