Update list of library todos
This commit is contained in:
parent
872dbb91e0
commit
7c752e8ef3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue