Skip to content

Small utility written in Rust to write the output of a program to a file with a timestamp.

Notifications You must be signed in to change notification settings

jornvanwier/Tee-Log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tee-Log

Small utility written in Rust to write the output of a program to a file with a timestamp.

Usage

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

About

Small utility written in Rust to write the output of a program to a file with a timestamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages