Search Results for

    Method ConfigureYLog

    ConfigureYLog(string, int)

    Configure YLog

    Declaration
    public static void ConfigureYLog(string tag, int ramLogSize = 3)
    Parameters
    Type Name Description
    string tag

    Tag used by RamLog which will decide the folder ram log saved

    int ramLogSize

    The maximum memory size(in mb) used by RamLog

    In This Article