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

Function configFromReaderWithConfig

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

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

(reader io.Reader, cfg *CfgParseParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

configFromReaderFunction · 0.85

Calls 3

unmarshalConfigFunction · 0.85
NewMethod · 0.65

Tested by

no test coverage detected