openethereum/parity
Gav Wood 3abe3e1fbc Fix logging (#1590)
* Strip colour for everywhere except the terminal.

* Log to file.

Fixes #1560.

* Fix indentation.

[ci:skip]

* Remove unnecessary clone()ing.

* Update setup_log.rs

* remove unnecessary mutex in logging (#1601)
2016-07-13 09:05:26 +02:00
..
cli.rs Fix logging (#1590) 2016-07-13 09:05:26 +02:00
configuration.rs expunge &Vec<T> pattern (#1579) 2016-07-12 10:28:35 +02:00
dapps.rs Fixing interface and port for parity ui 2016-06-24 12:10:36 +02:00
die.rs have AccountDB use address hash for uniqueness (#1533) 2016-07-11 09:46:33 +02:00
informant.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
io_handler.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
main.rs Fix logging (#1590) 2016-07-13 09:05:26 +02:00
migration.rs v7 migration progress 2016-07-11 19:39:06 +02:00
rpc_apis.rs cleaned up parity/signer (#1551) 2016-07-11 17:11:49 +02:00
rpc.rs cleaned up parity/signer (#1551) 2016-07-11 17:11:49 +02:00
setup_log.rs Fix logging (#1590) 2016-07-13 09:05:26 +02:00
signer.rs cleaned up parity/signer (#1551) 2016-07-11 17:11:49 +02:00
upgrade.rs Fixing clippy warnings 2016-05-17 10:32:05 +02:00
url.rs Changing macos impl 2016-06-24 12:30:54 +02:00