|
|
|
|
|
by physicles
1035 days ago
|
|
Yeah it's essential to have a viewer that deals natively with structured logs. I'm iterating on a log pretty printer that accepts structured logs in a pipe and does things like color coding, adding terminal-recognized vscode:// hyperlinks for call stacks, smart wrapping based on the terminal width, and special formatting for panics and stuff. NCurses is probably coming in a couple months. Does anything like this already exist? |
|