RiptideLogger.LogMethod Delegate Namespace: Riptide.Utils Assembly: RiptideNetworking.dll Encapsulates a method used to log messages. public delegate void RiptideLogger.LogMethod(string log) Parameters string log The message to log.