summaryrefslogtreecommitdiffstats
path: root/bitbake/contrib/autobuilderlog.json
blob: 193a675a1f3362c3cad5e65c57973be424ed2ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "version": 1,
    "loggers": {
        "BitBake.SigGen.HashEquiv": {
            "level": "VERBOSE",
            "handlers": ["BitBake.verbconsole"]
        },
        "BitBake.RunQueue.HashEquiv": {
            "level": "VERBOSE",
            "handlers": ["BitBake.verbconsole"]
        }
    }
}