imsnif/bandwhich

Feature: dump current state to logfile

Offen

#123 geöffnet am 16.01.2020

 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (237 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (7.686 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Sometimes when troubleshooting a network issue, it might be useful to log all the information the tool currently has in a log file for parsing and perhaps a more thorough look than can fit in the UI.

Note that this should work both for when paused and not paused.

A good key binding might be "d", but other ideas are welcome as well.

The format for dumping to a file should be the same one we use for "raw_mode".

Contributor Guide