lines property

List<String> lines
final

Formatted lines of the LogRecord.

Implementation

final List<String> lines;