If a sentence contains the word "and" at a place where it needs to continue on the next line, should the "and" be put at the end of that line or at the beginning of the next line?
> Capturing a Performance Monitor log **and**
comparing it with baseline performance throughput [...]
or
> Capturing a Performance Monitor log
**and** comparing it with baseline performance throughput [...]