Go to file
LordMZTE 277de089db rename logger module to logging
this prevents the module from having the same name as its parant
and makes the linter happy
2020-08-25 23:44:18 +02:00
src rename logger module to logging 2020-08-25 23:44:18 +02:00
.gitignore actually add Cargo.lock to gitignore 2020-08-25 23:05:37 +02:00
Cargo.toml add logger system and file logger 2020-08-25 16:37:58 +02:00
README.md add readme 2020-08-25 23:24:52 +02:00

jenslog-rs


improved version of jenslog written in Rust


can currently log to the console or to a file if the file argument is supplied