grin/keychain/src
eupn 1195071f5b Replace logging backend to log4rs and add log rotation (#1789)
* Replace logging backend to flexi-logger and add log rotation
* Changed flexi_logger to log4rs
* Disable logging level filtering in Root logger
* Support different logging levels for file and stdout
* Don't log messages from modules other than Grin-related
* Fix formatting
* Place backed up compressed log copies into log file directory
* Increase default log file size to 16 MiB
* Add comment to config file on log_max_size option
2018-10-21 13:30:56 -07:00
..
base58.rs Replace rust-crypto with RustCrypto (#1573) 2018-09-25 16:24:05 -04:00
extkey_bip32.rs merge T4 into master - rustfmt 2018-10-18 11:23:22 +01:00
keychain.rs merge T4 into master - rustfmt 2018-10-18 11:23:22 +01:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
types.rs replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00