logger_json
logger_json copied to clipboard
Correct Formatter TypeSpec
Ref: LoggerJSON.Formatter.format_event/6
callback TypeSpec.
- The old
state
parameter was amap
but when changes were made for the DataDog formatter fromLoggerJSON.Formatter.format_event/5
toLoggerJSON.Formatter.format_event/6
the parameter did not get updated to reflect the correct typing. -
md
is marked as amap
when this is actually aKeyword.t