config(option)

使用config函数,可以配置以下属性:

示例:

fundebug.config(
{
    apikey: "API-KEY",
    slient: false,
    appVersion: "3.2.5",
    releaseStage: "development",
    user:
    {
        name: "fundebug",
        email: "help@fundebug.com"
    },
    metaDta:
    {
        name: "Fundebug",
        nation: "China"
    }
})

results matching ""

    No results matching ""