Skip to content

Make stream helpers more easily usable and demonstrate them

Jan Delember requested to merge feature/#409_refactor_stream_helpers into develop

Since Ali found the stream helpers to be superfluous and argued to remove them, I added the include to the logger and demonstrate a potential use case in the viewer.

I think to quickly log glm data they are usefull since that is otherwise not possible with spdlog.

Merge request reports