@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 |