Home
last modified time | relevance | path

Searched refs:hostNameID (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.go64 hostNameID = "hostname" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
841 hostName, ok := node.attributes[hostNameID]
843 return nil, newMissingArgumentError(node.name, hostNameID)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go64 hostNameID = "hostname" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
841 hostName, ok := node.attributes[hostNameID]
843 return nil, newMissingArgumentError(node.name, hostNameID)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go64 hostNameID = "hostname" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
841 hostName, ok := node.attributes[hostNameID]
843 return nil, newMissingArgumentError(node.name, hostNameID)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go64 hostNameID = "hostname" const
782 …err := checkUnexpectedAttribute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, h…
841 hostName, ok := node.attributes[hostNameID]
843 return nil, newMissingArgumentError(node.name, hostNameID)