When logging multiline messages (simple strings with in-line newlines) our logs only show the first line.  Everything after the first newline character is gone.

We're on 3.0.5 and we don't seem to be using the no_multi_line option anywhere.  What else could explain this behavior?

Ian