Home
last modified time | relevance | path

Searched refs:CfgParseParams (Results 1 – 16 of 16) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go111 type CfgParseParams struct { struct
135 func (cfg *CfgParseParams) String() string { argument
140 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},…
206 func configFromXMLDecoderWithConfig(xmlParser *xml.Decoder, rootNode xml.Token, cfg *CfgParseParams argument
233 func configFromReaderWithConfig(reader io.Reader, cfg *CfgParseParams) (*configForParsing, error) { argument
246 func configFromXMLNodeWithConfig(config *xmlNode, cfg *CfgParseParams) (*configForParsing, error) { argument
564 func getOutputsTree(config *xmlNode, formats map[string]*formatter, cfg *CfgParseParams) (dispatche… argument
623 …ode *xmlNode, format *formatter, formats map[string]*formatter, cfg *CfgParseParams) ([]interface{… argument
642 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
719 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
[all …]
H A Dcfg_config.go68 func LoggerFromParamConfigAsFile(fileName string, parserParams *CfgParseParams) (LoggerInterface, e… argument
85 func LoggerFromParamConfigAsBytes(data []byte, parserParams *CfgParseParams) (LoggerInterface, erro… argument
96 func LoggerFromParamConfigAsString(data string, parserParams *CfgParseParams) (LoggerInterface, err… argument
H A Dcfg_logconfig.go97 Params *CfgParseParams // Check cfg_parser: CfgParseParams
106 cfgParams *CfgParseParams) (*configForParsing, error) { argument
H A Dcfg_parser_test.go87 parserConfig *CfgParseParams
492 cfg := CfgParseParams{
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go111 type CfgParseParams struct { struct
135 func (cfg *CfgParseParams) String() string { argument
140 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},…
206 func configFromXMLDecoderWithConfig(xmlParser *xml.Decoder, rootNode xml.Token, cfg *CfgParseParams argument
233 func configFromReaderWithConfig(reader io.Reader, cfg *CfgParseParams) (*configForParsing, error) { argument
246 func configFromXMLNodeWithConfig(config *xmlNode, cfg *CfgParseParams) (*configForParsing, error) { argument
564 func getOutputsTree(config *xmlNode, formats map[string]*formatter, cfg *CfgParseParams) (dispatche… argument
623 …ode *xmlNode, format *formatter, formats map[string]*formatter, cfg *CfgParseParams) ([]interface{… argument
642 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
719 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
[all …]
H A Dcfg_config.go68 func LoggerFromParamConfigAsFile(fileName string, parserParams *CfgParseParams) (LoggerInterface, e…
85 func LoggerFromParamConfigAsBytes(data []byte, parserParams *CfgParseParams) (LoggerInterface, erro…
96 func LoggerFromParamConfigAsString(data string, parserParams *CfgParseParams) (LoggerInterface, err…
H A Dcfg_logconfig.go97 Params *CfgParseParams // Check cfg_parser: CfgParseParams
106 cfgParams *CfgParseParams) (*configForParsing, error) { argument
H A Dcfg_parser_test.go87 parserConfig *CfgParseParams
492 cfg := CfgParseParams{
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go111 type CfgParseParams struct { struct
135 func (cfg *CfgParseParams) String() string { argument
140 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},…
206 func configFromXMLDecoderWithConfig(xmlParser *xml.Decoder, rootNode xml.Token, cfg *CfgParseParams argument
233 func configFromReaderWithConfig(reader io.Reader, cfg *CfgParseParams) (*configForParsing, error) { argument
246 func configFromXMLNodeWithConfig(config *xmlNode, cfg *CfgParseParams) (*configForParsing, error) { argument
564 func getOutputsTree(config *xmlNode, formats map[string]*formatter, cfg *CfgParseParams) (dispatche… argument
623 …ode *xmlNode, format *formatter, formats map[string]*formatter, cfg *CfgParseParams) ([]interface{… argument
642 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
719 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
[all …]
H A Dcfg_config.go68 func LoggerFromParamConfigAsFile(fileName string, parserParams *CfgParseParams) (LoggerInterface, e… argument
85 func LoggerFromParamConfigAsBytes(data []byte, parserParams *CfgParseParams) (LoggerInterface, erro… argument
96 func LoggerFromParamConfigAsString(data string, parserParams *CfgParseParams) (LoggerInterface, err… argument
H A Dcfg_logconfig.go97 Params *CfgParseParams // Check cfg_parser: CfgParseParams
106 cfgParams *CfgParseParams) (*configForParsing, error) { argument
H A Dcfg_parser_test.go87 parserConfig *CfgParseParams
492 cfg := CfgParseParams{
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go111 type CfgParseParams struct { struct
135 func (cfg *CfgParseParams) String() string { argument
140 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},…
206 func configFromXMLDecoderWithConfig(xmlParser *xml.Decoder, rootNode xml.Token, cfg *CfgParseParams argument
233 func configFromReaderWithConfig(reader io.Reader, cfg *CfgParseParams) (*configForParsing, error) { argument
246 func configFromXMLNodeWithConfig(config *xmlNode, cfg *CfgParseParams) (*configForParsing, error) { argument
564 func getOutputsTree(config *xmlNode, formats map[string]*formatter, cfg *CfgParseParams) (dispatche… argument
623 …ode *xmlNode, format *formatter, formats map[string]*formatter, cfg *CfgParseParams) ([]interface{… argument
642 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
719 …de, formatFromParent *formatter, formats map[string]*formatter, cfg *CfgParseParams) (interface{},… argument
[all …]
H A Dcfg_config.go68 func LoggerFromParamConfigAsFile(fileName string, parserParams *CfgParseParams) (LoggerInterface, e… argument
85 func LoggerFromParamConfigAsBytes(data []byte, parserParams *CfgParseParams) (LoggerInterface, erro… argument
96 func LoggerFromParamConfigAsString(data string, parserParams *CfgParseParams) (LoggerInterface, err… argument
H A Dcfg_logconfig.go97 Params *CfgParseParams // Check cfg_parser: CfgParseParams
106 cfgParams *CfgParseParams) (*configForParsing, error) { argument
H A Dcfg_parser_test.go87 parserConfig *CfgParseParams
492 cfg := CfgParseParams{