Arteiii / zenity

Rust CLIs with spinner animations, progress bars, and multiline support, plus user input validation
https://crates.io/crates/zenity
Other
35 stars 0 forks source link

logging (output window + file) #33

Closed Arteiii closed 2 months ago

Arteiii commented 2 months ago

image

basic logging with log:: works will ad file logging now

Arteiii commented 2 months ago

tho the logging doesn't work as i would like it too but thats fine i dont think there is anyway to make this work properly while still keeping the log crate

Arteiii commented 2 months ago

TODO:

.save() // stores it as .log file
.directory("log/") // location for the .log files