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

#include <PosixInterfaceForCLog.h>

Inheritance diagram for CPosixInterfaceForCLog:
IPlatformLog CAndroidInterfaceForCLog CDarwinInterfaceForCLog

Public Member Functions

 CPosixInterfaceForCLog ()=default
 
virtual ~CPosixInterfaceForCLog () 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

◆ CPosixInterfaceForCLog()

CPosixInterfaceForCLog::CPosixInterfaceForCLog ( )
default

◆ ~CPosixInterfaceForCLog()

virtual CPosixInterfaceForCLog::~CPosixInterfaceForCLog ( )
overridevirtualdefault

Member Function Documentation

◆ AddSinks()

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

Implements IPlatformLog.

◆ GetLogFilename()

spdlog_filename_t CPosixInterfaceForCLog::GetLogFilename ( const std::string & filename) const
inlineoverridevirtual

Implements IPlatformLog.


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