22#include <olp/core/CoreApi.h>
23#include <olp/core/logging/Appender.h>
An appender that prints messages to the debug output.
Definition DebugAppender.h:30
static bool isImplemented()
Checks whether this platform has the debug appender implemented.
IAppender & append(const LogMessage &message) override
Appends the message using char strings.
Appends a message to the log.
Definition Appender.h:32
Rules all the other namespaces.
Definition AppleSignInProperties.h:24
Contains data used for a log message.
Definition LogMessage.h:31