Search Results for

    Show / Hide Table of Contents

    LogType Enum

    Namespace: Riptide.Utils
    Assembly: RiptideNetworking.dll

    Defines log message types.

    public enum LogType

    Fields

    Debug

    Logs that are used for investigation during development.

    Info

    Logs that provide general information about application flow.

    Warning

    Logs that highlight abnormal or unexpected events in the application flow.

    Error

    Logs that highlight problematic events in the application flow which will cause unexpected behavior if not planned for.

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