Search Results for

    Show / Hide Table of Contents

    RiptideLogger.EnableLoggingFor Method

    Namespace: Riptide.Utils
    Assembly: RiptideNetworking.dll

    EnableLoggingFor(LogType, LogMethod)

    Enables logging for messages of the given LogType.

    public static void EnableLoggingFor(LogType logType, RiptideLogger.LogMethod logMethod)

    Parameters

    LogType logType

    The type of message to enable logging for.

    RiptideLogger.LogMethod logMethod

    The method to use when logging this type of message.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX