![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
#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"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. | |
| #define OPTION_CPL_LOGGING_LOGSINK_MAX_BATCH_WRITE 4 |
Maximum number of entries that can be written as the result of single change notification.