RiptideLogger.DisableLoggingFor Method
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
DisableLoggingFor(LogType)
Disables logging for messages of the given LogType.
public static void DisableLoggingFor(LogType logType)
Parameters
LogType | logType |
The type of message to enable logging for. |