MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / configFromXMLDecoderWithConfig

Function configFromXMLDecoderWithConfig

utils/github/cihub/seelog/cfg_parser.go:204–219  ·  view source on GitHub ↗

configFromXMLDecoderWithConfig parses data from a given XML decoder. Returns parsed config which can be used to create logger in case no errors occured. Returns error if format is incorrect or anything happened.

(xmlParser *xml.Decoder, rootNode xml.Token, cfg *CfgParseParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

configFromXMLDecoderFunction · 0.85

Calls 3

unmarshalNodeFunction · 0.85
NewMethod · 0.65

Tested by

no test coverage detected