Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrap log lines in request logger page (#442)
While trying to debug a page, I did not see expected output from `Logger`. That is my fault, it was there but on a single line that extended far to the right. This wraps the output lines so the full content is on the screen.
- Loading branch information