mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 18:55:47 +00:00
ef85895f65
* fix_: pass proper version to params * fix_: use --dirty flag * fix_: delete version_test * fix_: pass proper version to artifacts
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)