summaryrefslogtreecommitdiff
path: root/test/network_tests/application_tests/application_test_single_process.json
blob: b604d9a7bb39fab397eace8c5f956357bddf9af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "unicast":"127.0.0.1",
    "logging":
    {
        "level":"warning",
        "console":"true",
        "file":
        {
            "enable":"false",
            "path":"/tmp/someip.log"
        },
        "dlt":"false"
    }
}