ChatPlexSDK-BS 1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
|
This is the complete list of members for CP_SDK::Logging::ILogger, including all inherited members.
Debug(std::u16string_view p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Debug(const std::exception &p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
ELogType enum name (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Error(std::u16string_view p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Error(const std::exception &p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Info(std::u16string_view p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Info(const std::exception &p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
LogImplementation(ELogType p_Type, std::u16string_view p_Data)=0 | CP_SDK::Logging::ILogger | protectedpure virtual |
LogImplementation(ELogType p_Type, const std::exception &p_Data)=0 | CP_SDK::Logging::ILogger | protectedpure virtual |
Warning(std::u16string_view p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger | |
Warning(const std::exception &p_Data) (defined in CP_SDK::Logging::ILogger) | CP_SDK::Logging::ILogger |