Source position: lazglib2.pas line 2725
type TGLogField = record
key: Pgchar;
value: Pgpointer;
length: gssize;
end;