cloudflare-ddns-service/src
Jan Christian Grünhage 0c6eb9a9eb feat: use log crate instead of println
To make debugging easier, this switches to env_logger and the log crate.
This helps with getting to the output of the underlying crates this
builds on.

BREAKING CHANGE: this changes the output, so if you parse the output in
your scripts, then this might break it.
2020-04-20 23:21:01 +02:00
..
file.rs feat: Use anyhow for error handling 2020-03-22 22:10:50 +01:00
main.rs feat: use log crate instead of println 2020-04-20 23:21:01 +02:00
network.rs feat: migrate to api tokens 2020-04-20 23:04:31 +02:00