![]()  | 
  
    Scene Fusion 2 API Reference
    
   | 
 
This is the complete list of members for KS::Log, including all inherited members.
| Debug(const std::string &message, const std::string &channel="Root") | KS::Log | static | 
| Error(const std::string &message, const std::string &channel="Root") | KS::Log | static | 
| Fatal(const std::string &message, const std::string &channel="Root") | KS::Log | static | 
| GetLevelString(LogLevel logLevel) | KS::Log | static | 
| GetTimeString() | KS::Log | static | 
| Info(const std::string &message, const std::string &channel="Root") | KS::Log | static | 
| Instance() | KS::Log | static | 
| RegisterCallback(const std::string &channel, LogHandler handler, uint8_t levels, bool allowBubbling) | KS::Log | |
| SetInstance(std::shared_ptr< Log > logPtr) | KS::Log | static | 
| UnregisterCallback(const std::string &channel, LogHandler handler) | KS::Log | |
| Warning(const std::string &message, const std::string &channel="Root") | KS::Log | static | 
| Write(const std::string &message, const std::string &channel, LogLevel level) | KS::Log |