Auto hotspot implementation
This commit is contained in:
@@ -42,6 +42,7 @@ void SetDBusConsoleLogger();
|
||||
void AddDBusConsoleLogger();
|
||||
void SetDBusSystemdLogger();
|
||||
void SetDBusFileLogger(const std::filesystem::path &path);
|
||||
void SetDBusLogger(std::unique_ptr<IDBusLogger>&&logger);
|
||||
|
||||
extern void LogError(const std::string&path,const char*method,const std::string&message);
|
||||
extern void LogInfo(const std::string&path,const char*method,const std::string&message);
|
||||
|
||||
Reference in New Issue
Block a user