singleLine property

bool singleLine
getter/setter pair

Indicates whether the entire message is logged in a single line.

Defaults to false.

Implementation

bool singleLine = false;