GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
LogSink.h File Reference
#include "colony_config.h"
#include "Cpl/Container/RingBufferMP.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/Itc/CloseSync.h"
#include "Cpl/Dm/SubscriberComposer.h"
#include "Cpl/Logging/EntryData_T.h"
Include dependency graph for LogSink.h:

Go to the source code of this file.

Classes

class  Cpl::Logging::LogSink
 This class is responsible for consuming the application's Log buffer and 'dispatching' log entries. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Logging
 The 'Logging' namespace provides a framework for Logging events.
 

Macros

#define OPTION_CPL_LOGGING_LOGSINK_MAX_BATCH_WRITE   4
 Maximum number of entries that can be written as the result of single change notification.
 

Macro Definition Documentation

◆ OPTION_CPL_LOGGING_LOGSINK_MAX_BATCH_WRITE

#define OPTION_CPL_LOGGING_LOGSINK_MAX_BATCH_WRITE   4

Maximum number of entries that can be written as the result of single change notification.