diff --git a/doc/src/09000-todos.md b/doc/src/09000-todos.md index d688bb9e..20b7300e 100644 --- a/doc/src/09000-todos.md +++ b/doc/src/09000-todos.md @@ -80,9 +80,9 @@ Now the modules that are not yet started: functionality should be kept (for example the `MapErrInto` or the `IntoError` traits), as much as possible). If the switch to `chain-error` would require too much code to be rewritten, reconsider. -- [ ] Ensure all libraries are implemented as extension traits rather than +- [x] Ensure all libraries are implemented as extension traits rather than wrapping store types -- [ ] Rewrite logger to allow config/env-var based module white/blacklisting and +- [x] Rewrite logger to allow config/env-var based module white/blacklisting and writing log to file ## User Interface