Milo
|
35e5daacc3
|
more clippy fixes
|
2021-10-16 12:32:55 +01:00 |
|
Dezhi Wu
|
ba0947dded
|
switch log crate to tracing
|
2021-08-30 15:11:42 +08:00 |
|
mahdi-frms
|
60e304c7b6
|
refactor logger flushing
|
2021-07-05 21:37:17 +04:30 |
|
mahdi-frms
|
799ec79f18
|
make the logs line buffered
|
2021-07-05 19:49:21 +04:30 |
|
vsrs
|
5f1eb544da
|
Apply suggestions.
|
2021-01-27 01:16:39 +03:00 |
|
vsrs
|
98d7512e93
|
Add stderr flush
|
2021-01-25 17:46:03 +03:00 |
|
vsrs
|
43fabfbe36
|
Add --no-buffering flag for the file logging.
|
2021-01-25 17:46:03 +03:00 |
|
Aleksey Kladov
|
a53c6f6fee
|
Allow redirecting logs to a specific file
There's a surprising lack of crates which are like env_logger, but
also allow writing to a file. Let's write our own then!
|
2020-08-26 13:20:46 +02:00 |
|