• Matthias Vallentin's avatar
    Add new log component features · a0b58f45
    Matthias Vallentin authored
    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.
    a0b58f45
logger.cpp 10.2 KB