f690959f0d
Update copyright and year
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-05-23 14:38:58 +02:00
dedd4b49e3
main.rs: documentation update
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-12 22:28:16 +02:00
3e63532fe3
main.rs: introduce function parse_args
...
- commandline parsing: handle in an exclusive function
- use Viperius
- update tracing messages
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-09 15:39:42 +02:00
45c03b086e
README.md update
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-11-08 17:58:29 +01:00
f391a8f278
functional update
...
* clap: json input update
* envy: input variables
* main.rs: functions call (logic)
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-11-03 06:06:00 +01:00
b21309e0e5
functional update
...
* convert from Rust 2015 to Rust 2018
* convert from slog to tracing
new module-system handling (macros and crates)
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-11-03 05:55:37 +01:00
49740091bf
main.rs: testing verbose output
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
47cd81a4e1
enhance commandline parsing
...
* prefere settings in Cargo.toml
* introduce option dbdriver
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
0a9fdbab2a
locales: introduce Internationalization / Locales
...
* using crate locales
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
ea55e92219
advotracker: initial commit
...
* Cargo.toml
* README.md
* src/main.rs
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:00 +01:00