#structured-logging #solana #log-parser #quick-dirty #log-structured #structured-data #quick-and-dirty #turn #execution

sol-log-parser

A quick and dirty solana log parser that turns runtime logs into structured data

1 unstable release

new 0.0.1 May 26, 2025

#30 in #quick-and-dirty

Download history 96/week @ 2025-05-24

96 downloads per month

MIT license

37KB
1K SLoC

sol-log-parser

A quick and dirty solana log parser that turns runtime logs into structured data. Useful for debugging, tracing program execution, or just making sense of the chaos that is Solana logs.

Why

Solana logs are structured, but not structured structured. This parses them just enough to make them usable by machines (and less annoying for humans).

Status

Still messy. Still useful. PRs are welcomed.

Dependencies

~0.7–6MB
~34K SLoC