Home
last modified time | relevance | path

Searched refs:hostPortID (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.go65 hostPortID = "hostport" const
782 …ibute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, use…
846 hostPort, ok := node.attributes[hostPortID]
848 return nil, newMissingArgumentError(node.name, hostPortID)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go65 hostPortID = "hostport" const
782 …ibute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, use…
846 hostPort, ok := node.attributes[hostPortID]
848 return nil, newMissingArgumentError(node.name, hostPortID)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go65 hostPortID = "hostport" const
782 …ibute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, use…
846 hostPort, ok := node.attributes[hostPortID]
848 return nil, newMissingArgumentError(node.name, hostPortID)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go65 hostPortID = "hostport" const
782 …ibute(node, outputFormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, use…
846 hostPort, ok := node.attributes[hostPortID]
848 return nil, newMissingArgumentError(node.name, hostPortID)