An appender that prints messages to the debug output.
More...
#include <DebugAppender.h>
|
static bool | isImplemented () |
| Checks whether this platform has the debug appender implemented. More...
|
|
An appender that prints messages to the debug output.
◆ append()
Appends the message using char strings.
- Parameters
-
message | The message to append. |
Implements olp::logging::IAppender.
◆ isImplemented()
static bool olp::logging::DebugAppender::isImplemented |
( |
| ) |
|
|
static |
Checks whether this platform has the debug appender implemented.
- Returns
- True if this platform has the debug appender; false otherwise.
The documentation for this class was generated from the following file: