Debug Information
{"name":"Fileheader","description":"","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["Fileheader"]},{"name":"part","type":"integer","description":"The file part number","optional":false,"examples":[1]},{"name":"language","type":"string","description":"The language code","optional":false,"examples":["English/UK","Russian/RU","French/FR"]},{"name":"Odyssey","type":"boolean","description":"True for gameversions >= 4.0, both Horizons and Odyssey.","optional":false,"examples":[true,false]},{"name":"gameversion","type":"string","description":"Which version of the game produced the log (will indicate if beta)","optional":false,"examples":["4.0.0.1200","4.0.0.1201","4.0.0.1300"]},{"name":"build","type":"string","description":"Game build number","optional":false,"examples":["r282108/r0 ","r282352/r0 ","r284072/r0 "]}]}