Projekt

Obecné

Profil

Stáhnout (957 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
{
2
  "Logging": {
3
    "ColorConsole": {
4
      "LogLevels": {
5
        "Information": "DarkGreen",
6
        "Warning": "Cyan",
7
        "Error": "Red"
8
      }
9
    },
10
    "LogChunkSize": 2097152,
11
    "LogChunkMaxCount": 2,
12
    "LogArchiveMaxCount": 10,
13
    "LogCleanupPeriod": 10,
14
    "LogVerbosityType": 2,
15
    "LogFlowType": 0
16
  },
17
  "Network": {
18
    "ApiBaseAddress": "http://127.0.0.1",
19
    "ApiLDEndPoint": "/lauterbach-debugger-logs/",
20
    "ApiPort": 8000
21
  },
22
  "Cache": {
23
    "RetryPeriod": 10000,
24
    "MaxEntries": 20,
25
    "MaxRetries": 5,
26
    "CacheFileName": "cache"
27
  },
28
  "DebuggerDetection": {
29
    "F32RemExecutable": "/home/silhavyj/School/KIV-ASWI/aswi2022bug-thugs/ld_client/Mock/t32rem/build/t32rem_mock",
30
    "F32RemArguments": "localhost port=20000 VERSION.HARDWARE",
31
    "T32ProcessName": "ld_mock",
32
    "T32InfoLocation": "ldResult.txt",
33
    "DetectionPeriod": 5000,
34
    "FetchInfoMaxAttempts": 5,
35
    "FetchInfoAttemptPeriod": 1000
36
  }
37
}
(3-3/3)