dlr-gtlab / gt-logging

Basic C++14 logging library based on QsLog
0 stars 0 forks source link

support std::endl, std::setw and other stream manipulators #49

Closed rainman110 closed 10 months ago

rainman110 commented 1 year ago

In GitLab by @mariusalexander on May 16, 2023, 07:57

It would be nice if the gt::log::Stream could be used with std::endl or manipulators like std::setw, std::setprecision.

rainman110 commented 1 year ago

In GitLab by @mariusalexander on May 16, 2023, 07:58

created branch 49-support-std-endl-std-setw-and-other-stream-manipulators to address this issue

rainman110 commented 1 year ago

In GitLab by @mariusalexander on May 23, 2023, 09:20

mentioned in commit d97d38729bf26bfd26167faab3d30a11106d2ab3