Small utility written in Rust to write the output of a program to a file with a timestamp.
USAGE:
tee-log.exe [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-n, --notimestamp Don't add a timestamp to the messages
-p, --print Print to stdout
-V, --version Prints version information
OPTIONS:
-f, --file <FILE> Sets the file to output to