You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would like to create the target serilog table with a clustered index on TimeStamp column but timestamp should not be a primary key as it is not-guaranteed to be unique. How do you do this with serilog code?