We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We may also want to insert a start time into the log as reported by Swift using clock().
The text was updated successfully, but these errors were encountered:
i agree. timestamp from swift level would be more accurate. BTW, we need to format it to meet the ISO standard, for example, 2017-07-05T14:51:05Z
Sorry, something went wrong.
I can provide a new Swift function to produce the date in this format. The current format used in the JSON is: 2017-07-03 17:48:54.310325
yeah, that is wrong. need to change to.
No branches or pull requests
We may also want to insert a start time into the log as reported by Swift using clock().
The text was updated successfully, but these errors were encountered: