MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / onSendLog

Method onSendLog

projects/JavaScript/proto/fbe.js:5709–5709  ·  view source on GitHub ↗

* Send log message handler * @this {!Sender} * @param {!string} message Log message

(message)

Source from the content-addressed store, hash-verified

5707 * @param {!string} message Log message
5708 */
5709 onSendLog (message) {}
5710
5711 /**
5712 * Setup send message handler

Callers 6

send_OrderMessageMethod · 0.95
send_BalanceMessageMethod · 0.95
send_AccountMessageMethod · 0.95
send_OrderMessageMethod · 0.95
send_BalanceMessageMethod · 0.95
send_AccountMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected