The logging area consists of a sequence of 4KB log records. Each logrecord is structured as follows:
offset(length)   contents
0(4)             Magic number 'RCRD'
1E(12)           Fixup
The logrecord supposedly contains a sequence of variable sized records. The structuring of those is not clear.