rust-sciter icon indicating copy to clipboard operation
rust-sciter copied to clipboard

Use log crate for debug messages

Open pravic opened this issue 7 years ago • 1 comments

Though it is used only here and it is overrideable:

https://github.com/sciter-sdk/rust-sciter/blob/25eb7810277eade879c4f4c9a4ce728a6e4f1caf/src/host.rs#L85-L89

pravic avatar Apr 10 '18 10:04 pravic

eprintln is available already

pravic avatar Jan 10 '20 06:01 pravic