Versions in this module Expand all Collapse all v1 v1.5.5 May 18, 2020 Changes in this version + const HeadPatthern + const KeyPrefix + const LogCombinedModuleFile + const LogCombinedReqidLevel + const LogFilePattern + const LogHeadDate + const LogHeadFile + const LogHeadLevel + const LogHeadLog + const LogHeadModule + const LogHeadPrefix + const LogHeadReqid + const LogHeadTime + func NewParser(c conf.MapConf) (parser.Parser, error) + type Parser struct + func (p *Parser) GetParser(head string) (func(string) (string, map[string]string, error), error) + func (p *Parser) Name() string + func (p *Parser) Parse(lines []string) ([]Data, error) + func (p *Parser) Type() string