Home
last modified time | relevance | path

Searched refs:senderNameID (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go58 senderNameID = "sendername" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
798 senderName, ok := node.attributes[senderNameID]
800 return nil, newMissingArgumentError(node.name, senderNameID)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go58 senderNameID = "sendername" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
798 senderName, ok := node.attributes[senderNameID]
800 return nil, newMissingArgumentError(node.name, senderNameID)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go58 senderNameID = "sendername" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
798 senderName, ok := node.attributes[senderNameID]
800 return nil, newMissingArgumentError(node.name, senderNameID)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go58 senderNameID = "sendername" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
798 senderName, ok := node.attributes[senderNameID]
800 return nil, newMissingArgumentError(node.name, senderNameID)