netinvent / npbackup

A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)
GNU General Public License v3.0
164 stars 5 forks source link

GUI: Add optional threaded log window #89

Open deajan opened 3 weeks ago

deajan commented 3 weeks ago

As the title says, it would be nice if GUI users can see logs in the GUI. Probably needs QueueHandler added to current logger via logger addhandler(queue)