imsnif/bandwhich

Feature: dump current state to logfile

Open

#123 ouverte le 16 janv. 2020

Voir sur GitHub
 (8 commentaires) (1 réaction) (0 assignés)Rust (237 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 686 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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".

Guide contributeur