Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Serilog to Cosmos DB - Not saving timestamp to ISO 8601 UTC standard #90

@JA-Divvy

Description

@JA-Divvy

Hi guys,

I have issue right now when I write data to cosmos DB using serilog, the timestamp is saved in UTC format "Timestamp": "2022-03-22 01:47:39.102+00:00",. Cosmos DB recommended ISO 8601 UTC standard using this string format yyyy-MM-ddTHH:mm:ss.fffffffZ.

I wrote question in stackoverflow for more descriptive info and configuration:
https://stackoverflow.com/questions/71580138/serilog-to-cosmos-db-not-saving-timestamp-to-iso-8601-utc-standard

Hope to hear from you on this issue.

kudos to everyone in here!

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions