|
EtcPal
0.3.0
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
C++ wrapper and utilities for etcpal/log.h.
Go to the source code of this file.
Data Structures | |
| class | LogTimestamp |
| An object representing the current local time with millisecond resolution for logging purposes. More... | |
| class | LogMessageHandler |
| An interface which handles log messages. More... | |
| class | Logger |
| A class for dispatching log messages. More... | |
Enumerations | |
| enum class | LogDispatchPolicy { Direct , Queued } |
| Options for the method by which the Logger dispatches log messages. More... | |