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

Method onSendLog

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

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

(message)

Source from the content-addressed store, hash-verified

5170 * @param {!string} message Log message
5171 */
5172 onSendLog (message) {}
5173
5174 /**
5175 * Setup send message handler

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected