I see

where I have ^M and ^[ at various places. The former seems to be enter, while the latter apparently the end/beginning of the line.
I would like to get the purple symbols out such that I can read the log -file better.
:set fileformats=unix,dos,mac
:e
but I get the same output.
How can you get the encoding/fileformat right?