carb::logging::deregisterLoggingForClient
Defined in carb/logging/Log.h
-
inline void carb::logging::deregisterLoggingForClient() noexcept
Unregisters the log channels and the logger interface.
Note
It is typically not necessary to call this function as it is automatically called in similar situations to those described in registerLoggingForClient().