message property

String message
final

The main log message.

This should describe the event or observation. Try to keep it concise yet descriptive.

Implementation

final String message;