WPI: Thread safe implementation of streamlog
Created by: gaede
BEGINRELEASENOTES
- make streamlog thread safe
- based on a thread_local streamlog::out ostream
- removed streamlog::logbuffer - might require some minor changes in depending code
- otherwise API unchanged
ENDRELEASENOTES