@log-right/base > FormattedData
FormattedData interface​
The base interface definition for FormattedData
, the data generated on the Report
instance when the format
method is ran
export interface FormattedData
Properties​
Property | Type | Description |
---|---|---|
formattedMessage | string | The string message formatted in the FormatFunction function |