Topic/671 readable logs
1 unresolved thread
1 unresolved thread
coscine/issues#671
Merge request reports
Activity
- src/Logging/AnalyticsLogObject.cs 0 → 100644
18 19 public string UserId { get; set; } 20 21 public string RoleId { get; set; } 22 23 public string SessionId { get; set; } 24 25 public string ClientCorrolationId { get; set; } 26 27 public string ProjectId { get; set; } 28 29 public string ResourceId { get; set; } 30 31 public string FileId { get; set; } 32 33 public JArray ProjectList { get; set; } changed this line in version 2 of the diff
mentioned in commit 026d1318
Please register or sign in to reply