grin/util/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
..
file.rs [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00
hex.rs Retrieve header by output commit (#1388) 2018-08-20 19:02:44 +01:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
logger.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
macros.rs Small cleanup of rand usage (#1576) 2018-09-24 15:15:55 -07:00
secp_static.rs replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00
types.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
zip.rs Implement Basic Auth for API and Owner API (#1566) 2018-09-26 22:38:44 +02:00