parent
b908a7ef6a
commit
bb618ac437
|
|
@ -6,7 +6,7 @@ namespace LoggingWebSite
|
||||||
{
|
{
|
||||||
public class RequestInfoDto
|
public class RequestInfoDto
|
||||||
{
|
{
|
||||||
public Guid RequestID { get; set; }
|
public string RequestID { get; set; }
|
||||||
|
|
||||||
public string Host { get; set; }
|
public string Host { get; set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue