Skip to content

v1.1.0 | Logger & bug fixes

Latest
Compare
Choose a tag to compare
@Radiicall Radiicall released this 20 Apr 12:01

This release should fix the rest of the issues from pr #111.
It also includes a new logger using the log library and simple_logger.
By default the log level will be set to info, it can be changed through the RUST_LOG environment variable, -v or --log-level.
The different log levels are listed with --help, when submitting bug reports -v debug or --log-level=debug should be used.

What's Changed

Full Changelog: 1.0.4...1.1.0