Hi,
Apologies for the delay in getting back to you. You can parse this file using a PatternParser with the pattern:
<![LOG[%m]LOG]!><time="%d{%H:mm:ss.fff%z}" date="%d{dd-MM-yyyy}" component="%S{component}" context="%S{context}" type="%S{type}" thread="%S{thread}" file="%S{file}">%n

This gives the output:

Hope that helps,
Toby