Function
timestampDefaultLoggerFragment(timestampSource:)
A
LoggerFragment which implements the default logger message format with a timestamp at the front.func timestampDefaultLoggerFragment(timestampSource: some TimestampSource = SystemTimestampSource()) -> some LoggerFragment