message property

Object message
final

Log payload. String transports call toString; structured transports (e.g. HttpTransport) can inspect the runtime type to embed rich data.

Implementation

final Object message;