EveryGoodWork / ChapterVerse

Scripture lookup bot written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

Added Logging #25

Closed pinghajen closed 3 months ago

pinghajen commented 4 months ago

Should have the -v and -vv flags depending on the level of extra logging desired. Also logs to a file and tests if the default logging is correct.