| At line 22 added 4 lines. | 
| + | 
| + For every logger entry, there is one line, containing the time, a tab as separation and a value, (which may be a text or number). There may also be lines starting with a hash | 
| + symbol, which may contain the same information as in the header line, or just a comment. | 
| + | 
| Lines 25-29 were replaced by lines 29-33 | 
| - 00:00:00<tab>100.72 | 
| - 00:00:05<tab>100.73 | 
| - 00:01:10<tab>100.73 | 
| - 00:01:15<tab>100.74 | 
| - 00:01:20<tab>100.73 | 
| + 00:00:00	100.72 | 
| + 00:00:05	100.73 | 
| + 00:01:10	100.73 | 
| + 00:01:15	100.74 | 
| + 00:01:20	100.73 | 
| Line 33 was replaced by line 37 | 
| - 02:59:55<tab>100.56 | 
| + 02:59:55	100.56 | 
| Line 35 was replaced by line 39 | 
| - 02:00:00<tab>100.58 | 
| + 02:00:00	100.58 | 
| Line 39 was replaced by line 43 | 
| - 07:55:00<tab>100.58                              the server was shut down | 
| + 07:55:00	100.58                              the server was shut down | 
| Lines 41-42 were replaced by lines 45-46 | 
| - 07:55:05<tab>                                    the shutdown time and an empty value | 
| - 08:30:00<tab>99.95                               the first logged value after startup | 
| + 07:55:05	                                    the shutdown time and an empty value | 
| + 08:30:00	99.95                               the first logged value after startup |