Add new log component features
By defining CAF_LOG_COMPONENT before including caf/logger.hpp, users can now define their own log component, which is a string that appears as second log column to faciliate distinguishing user and system log messages.
Showing
Please register or sign in to comment