aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Shared/Properties/Resources.Designer.cs
blob: 416184c0f97be4f084837da50b3a67676552268e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-31 08:29:24 +0000
 


ApplicationLogFileParser();
            var logFiles = parser.GetLogFiles();
            var logFile = logFiles.OrderByDescending(x => x.DateTime).First();
            var logs = parser.Parse(logFile);
        }
    }
}