grin/util/src
Joseph Goulden 8ce2bfda58 feat: TUI logs view (#3064)
* fix: add logs page to TUI

* chore: print panic traces to TUI logs

* chore: stop and start tui nicely and a bit of refactoring

* chore: rustfmt

* chore: typo

* chore: use sync_channel for logs

* chore: don't try to unwrap err on try_send log message

* chore: fix compiler/lint warnings

* fix: Only create logs channel if TUI is enabled and resovle other small review comments

* fix: wrap logs in TUI to fix window size

* fix: debug and trace logs appear white in the TUI logs
2019-11-13 09:45:59 -05:00
..
file.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
hex.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
lib.rs feat: TUI logs view (#3064) 2019-11-13 09:45:59 -05:00
logger.rs feat: TUI logs view (#3064) 2019-11-13 09:45:59 -05:00
macros.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
rate_counter.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
secp_static.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
types.rs feat: TUI logs view (#3064) 2019-11-13 09:45:59 -05:00
zip.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00