- The
NO_COLOUR
orNO_COLOR
environment variable can now be used to disable colourful logging.
- Add
set_level
function to allow configuring log visibility.
- The
configure
function now no-ops rather than crashing if the default Erlang logger handler has been uninstalled, such as when Elixir has been added to a project.
- Fixed a bug with the formatting of structured reports.
- Initial release.