Ensure newline upon writing to stream
- Spying on stdout/stderr to figure out if last output ended on '\n' or not;
- Performance: don't process arguments unless debug instance is enabled;
- Show object inspection inline if not too lengthy;
- Highlighting improvements.