fbarbu15 f494d09c24
test_: ip change (#6336)
* test_: merge develop

* test_: rerun rpc tests

* test_: merge develop
2025-02-19 14:25:57 +02:00
..
2024-09-03 12:50:09 +01:00

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)