about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/bin/logger.rs
AgeCommit message (Expand)AuthorLines
2021-12-06Bump tracingLaurențiu Nicola-6/+19
2021-10-16more clippy fixesMilo-1/+1
2021-08-30switch `log` crate to `tracing`Dezhi Wu-64/+118
2021-07-05refactor logger flushingmahdi-frms-2/+3
2021-07-05make the logs line bufferedmahdi-frms-9/+8
2021-01-27Apply suggestions.vsrs-9/+14
2021-01-25Add stderr flushvsrs-7/+15
2021-01-25Add --no-buffering flag for the file logging.vsrs-6/+8
2020-08-26Allow redirecting logs to a specific fileAleksey Kladov-0/+73