Fix the HTTP client for getting price.

This commit is contained in:
Gav Wood
2016-07-08 20:01:20 +02:00
parent ef0a41c7b3
commit c648171f91
2 changed files with 38 additions and 6 deletions

View File

@@ -60,8 +60,7 @@ lazy_static! {
builder.parse(&log);
}
println!("HERE!");
builder.format(markup);
// builder.format(markup);
if builder.init().is_ok() {
println!("logger initialized");