Interface: LoggerTimestampFormatter
@sapphire/plugin-logger.LoggerTimestampFormatter
Callable
LoggerTimestampFormatter
▸ LoggerTimestampFormatter(timestamp
): string
Since
1.0.0
Parameters
Name | Type | Description |
---|---|---|
timestamp | string | The output of run on Timestamp.display/Timestamp.displayUTC. |
Returns
string
Defined in
projects/plugins/packages/logger/src/lib/LoggerTimestamp.ts:99