Skip to content

2021 Edition & Formatting Todo Complete.

Mark Tomlin requested to merge Dygear/redox-log:master into master

I've made the following changes:

  1. In the current version it formats the date with a double . for the milliseconds component and double + for the timezone. This fixes that formatting bug.
  2. Updated the repo to use Rust 2021 Edition.
  3. Completed a formatting Todo where the DateTime component is brighter than the timezone.

There was no API changes made to the repo, so a simple version bump from 0.1.1 to 0.1.2 is correct.

Merge request reports