|
API Documentation
|
|
|
13 class DLL_WINUI_EXPORT
LogManager final :
public nkCommon::MaybeSingletonClass<LogManager>
void setReceiver(nkLog::Logger *receiver)
void log(const nkMemory::StringView &message, const nkMemory::StringView &className)
nkLog::Logger * getReceiver() const
Responsible for logging all messages from the component.
Definition: LogManager.h:14
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
An interface to make all logging capabilities central.
Definition: Logger.h:15
Encompasses all API of component NilkinsWinUi.
Definition: Clipboard.h:7