Continuation of [mamba-org/provision-with-micromamba#115](https://github.com/mamba-org/provision-with-micromamba/issues/115) Currently, micromamba error messages look like this:  We should filter the micromamba output for `error`s or `critical`s and call `core.error()` with these lines.
Continuation of mamba-org/provision-with-micromamba#115
Currently, micromamba error messages look like this:
We should filter the micromamba output for
errors orcriticals and callcore.error()with these lines.