]> git.lizzy.rs Git - rust.git/commit
auto merge of #10768 : Blei/rust/logging-enabled-macros, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 3 Dec 2013 20:11:25 +0000 (12:11 -0800)
committerbors <bors@rust-lang.org>
Tue, 3 Dec 2013 20:11:25 +0000 (12:11 -0800)
commit69186efc199d48afca9427e448363212b0a59454
treec9aaf99caa391a1ae5284f0139486d1b5c7cd609
parent899217c11b122a13708fa9f12c07f6d215c1c6fe
parenta68917190b9c2d52a25a6f1452fa9d2129e7e721
auto merge of #10768 : Blei/rust/logging-enabled-macros, r=alexcrichton

This is useful when the information that is needed to do useful logging
is expensive to produce.