I have a couple of "problems" I wasn't able to figure out on my own until now, so I decided to ask here.
I have the habit of keeping my logs in the exact same style as the MU* they are logged from (which is why I'm so happy about the HTML color logging option). Now, in order to keep all the nifty spacing intact, I would have to log each line of output as <pre> text; that, however, would mean that lines won't get wrapped by the browser. On the other hand, if I log with Courier New, it messes with the spaces. Hence the question:
Is there a way to have the log wrap at the exact same point as the original output (80 in my case)?
I have the habit of keeping my logs in the exact same style as the MU* they are logged from (which is why I'm so happy about the HTML color logging option). Now, in order to keep all the nifty spacing intact, I would have to log each line of output as <pre> text; that, however, would mean that lines won't get wrapped by the browser. On the other hand, if I log with Courier New, it messes with the spaces. Hence the question:
Is there a way to have the log wrap at the exact same point as the original output (80 in my case)?