I have just found a similar problem, debug is compounded by the fact that I have recently done 2 things...
a) changed web hosts
b) enabled HTML-formattting
what I saw in the events.txt file is something like
652 blah blah blah \n
continued
continued
if I "joined" the lines
652 blah blah continued
the event showed up.
I am not sure (yet) if the events.txt is being written differently b/c some of my users are entering their info with formatting that is causin an issue, or if something on the web host is causing line-feeds.
But so far, the issue (for me) appears to be line-feed in the data file. Removing those "corrects" the problem.
Now I need to "fix" the problem vs. "correcting" it after the fact.
Mike
------------------