parameters property
A map of key-value pairs containing additional parameters that provide more context to the event. This is useful for passing additional data that may be relevant to specific logs.
Implementation
final Map<String, Object>? parameters;