Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CWin32InterfaceForCLog Class Reference

#include <Win32InterfaceForCLog.h>

Inheritance diagram for CWin32InterfaceForCLog:
IPlatformLog

Public Member Functions

 CWin32InterfaceForCLog ()=default
 
 ~CWin32InterfaceForCLog () override=default
 
spdlog_filename_t GetLogFilename (const std::string &filename) const override
 
void AddSinks (std::shared_ptr< spdlog::sinks::dist_sink< std::mutex > > distributionSink) const override
 
- Public Member Functions inherited from IPlatformLog
virtual ~IPlatformLog ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from IPlatformLog
static std::unique_ptr< IPlatformLogCreatePlatformLog ()
 

Constructor & Destructor Documentation

◆ CWin32InterfaceForCLog()

CWin32InterfaceForCLog::CWin32InterfaceForCLog ( )
default

◆ ~CWin32InterfaceForCLog()

CWin32InterfaceForCLog::~CWin32InterfaceForCLog ( )
overridedefault

Member Function Documentation

◆ AddSinks()

void CWin32InterfaceForCLog::AddSinks ( std::shared_ptr< spdlog::sinks::dist_sink< std::mutex > > distributionSink) const
overridevirtual

Implements IPlatformLog.

◆ GetLogFilename()

spdlog_filename_t CWin32InterfaceForCLog::GetLogFilename ( const std::string & filename) const
overridevirtual

Implements IPlatformLog.


The documentation for this class was generated from the following files: