Redirect stdout to ML logging.

This commit is contained in:
Josh Matthews 2019-03-20 16:40:17 -04:00
parent daabda7fe1
commit d0e9acf1eb
3 changed files with 82 additions and 0 deletions

1
Cargo.lock generated
View file

@ -2437,6 +2437,7 @@ dependencies = [
name = "libmlservo"
version = "0.0.1"
dependencies = [
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
"libservo 0.0.1",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",