Skip to content

v0.3.0

@aswild aswild tagged this 01 Sep 02:17
Breaking:
  * Logger::color now takes self by value rather than &mut self, which
    makes it easier to use.

Features:
  * Strip "src/" prefix and "*.rs" suffix from the filename in
    debug/trace messages, e.g. [foo/bar] rather than [src/foo/bar.rs].
    Disable this behavior with the full_filename(true) builder method.
Assets 2
Loading