dlr-gtlab / gt-logging

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

Add more default formatters for logging only a message #54

Closed rainman110 closed 10 months ago

rainman110 commented 1 year ago

In GitLab by @mariusalexander on Jun 12, 2023, 09:40

Currently we have the gt::log::Formatter::Default formatting preset. The logging library could do with a few more presets, something like MessageOnly, that prints only the message (without timestamp, id, or log level etc)

rainman110 commented 1 year ago

In GitLab by @mariusalexander on Jun 12, 2023, 09:40

created branch 54-add-more-default-formatters-for-logging-only-a-message to address this issue

rainman110 commented 1 year ago

In GitLab by @mariusalexander on Jun 14, 2023, 09:03

mentioned in commit ab625fa68d1bad29c290108572f48f78aeb861c0