How to split body message on \n #1687
Unanswered
carross-tlhuillier
asked this question in
Q&A
Replies: 1 comment
-
|
To clarify, the output coming directly out of Unfortunately, there's not currently a way to have lnav reformat it in the main view. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use
docker compose logs -f | lnavthis give me logs, but there is no line return for php logs instead there is '\n'.Example :
I use this custom format file (from default error_log.json)
How to split lines on
\n? I haven't find how to do that.Beta Was this translation helpful? Give feedback.
All reactions