logCapture property

LogCapture logCapture
final

Log capture instance. Access the underlying LogBuffer via Critic().logCapture.buffer if you need to add custom entries.

Implementation

final LogCapture logCapture = LogCapture();