mirror of
https://github.com/status-im/status-go.git
synced 2025-01-20 19:52:42 +00:00
58a9557c58
* fix(requestToJoin)_: request to join must have revealed addresses with signature * fix(tests)_: fix tests * chore(tests)_: increase tests timeout
Scripts
extract_logs.go
This script analyzes geth.log files in a specific format and extracts information related to "sent-message" actions. It then prints relevant details such as timestamp, recipients, message ID, message type, and hashes to the console.
Usage
go run extract_logs.go <filename>
It will output in tab separated values (TSV)