aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_log/tor_log.rs
AgeCommit message (Expand)Author
2019-07-19Adjust tor_log.rs for 64-bit log domains.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-24rust/tor_log: fix C_RUST_COUPLED documentationcypherpunks
2018-08-16rust: run rustfmtcypherpunks
2018-07-05Fix everything that previously referred to src/orNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-20rust: Remove redundant "testing" feature from tor_log crate.Isis Lovecruft
2018-03-19rust: Remove #[no_mangle]s on two constants.Isis Lovecruft
2018-02-27rust: Remove extra whitespace from a static log/error message.Isis Lovecruft
2018-01-22fixups from code reviewChelsea Holland Komlo
2017-12-22remove unnecessary lifetimeChelsea Holland Komlo
2017-12-21add testing implementation for tor loggingChelsea Holland Komlo
2017-12-21move macro body to inline rust functionChelsea Holland Komlo
2017-12-21fixups from code reviewChelsea Holland Komlo
2017-12-21add minimal rust module for logging to tor's loggerChelsea Holland Komlo