Add todo for logger rewrite

This commit is contained in:
Matthias Beyer 2017-08-14 09:52:47 +00:00
parent 0e1925e5ae
commit 3e115b7014
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Now the modules that are not yet started:
## Libraries
- [ ] 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 writing log to file
## User Interface