[25.08.2024 00:00:41.383 +00:00 INF] 0HN63CLR0B3UD:00000065 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:00:41.646 +00:00 INF] 0HN63CLR0B3UD:00000066 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:00:41.658 +00:00 INF] 0HN63CLR0B3UI:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 00:01:41.264 +00:00 INF] 0HN63CLR0B3UI:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:01:41.286 +00:00 INF] 0HN63CLR0B3UD:00000067 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:01:41.535 +00:00 INF] 0HN63CLR0B3UD:00000068 /api/Order/GetAllByStatus/az called [25.08.2024 00:02:17.025 +00:00 INF] 0HN63CLR0B3UD:00000069 /Logs/log-20240717.txt called [25.08.2024 00:02:41.384 +00:00 INF] 0HN63CLR0B3UD:0000006A /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:02:41.400 +00:00 INF] 0HN63CLR0B3UI:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:02:41.648 +00:00 INF] 0HN63CLR0B3UI:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 00:03:41.320 +00:00 INF] 0HN63CLR0B3UI:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 00:03:41.347 +00:00 INF] 0HN63CLR0B3UD:0000006B /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:03:41.610 +00:00 INF] 0HN63CLR0B3UD:0000006C /api/Order/GetAllByStatus/az called [25.08.2024 00:04:04.186 +00:00 INF] 0HN63CLR0B3UD:0000006D /Logs/log-20240504.txt called [25.08.2024 00:04:41.378 +00:00 INF] 0HN63CLR0B3UD:0000006E /api/SiteSetting/GetByNameAsync called [25.08.2024 00:04:41.725 +00:00 INF] 0HN63CLR0B3UD:0000006F /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:04:41.948 +00:00 INF] 0HN63CLR0B3UD:00000070 /api/Order/GetAllByStatus/az called [25.08.2024 00:05:41.321 +00:00 INF] 0HN63CLR0B3UD:00000071 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:05:41.342 +00:00 INF] 0HN63CLR0B3UJ:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:05:49.498 +00:00 ERR] 0HN63CLR0B3UD:00000071 Api Error: 0HN63CLR0B3UD:00000071 Microsoft.Azure.Cosmos.CosmosException : Response status code does not indicate success: RequestTimeout (408); Substatus: 0; ActivityId: a251b739-8818-4767-9b49-f680b8bd2b4c; Reason: (Message: Request timed out. More info: https://aka.ms/cosmosdb-tsg-request-timeout ActivityId: a251b739-8818-4767-9b49-f680b8bd2b4c, Request URI: /apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, RequestStats: Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, SDK: Linux/12 cosmos-netstandard-sdk/3.32.0); ---> Microsoft.Azure.Documents.TransportException: A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T00:05:48.4435531Z, activity ID: a251b739-8818-4767-9b49-f680b8bd2b4c, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40284 -> 20.15.14.15:14125, payload sent: True) at Microsoft.Azure.Documents.Rntbd.Channel.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats) at Microsoft.Azure.Documents.Rntbd.LoadBalancingPartition.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats) at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request) --- End of inner exception stack trace --- at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request) at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh) at Microsoft.Azure.Documents.StoreResult.VerifyCanContinueOnException(DocumentClientException ex) at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.ConsistencyWriter.WriteAsync(DocumentServiceRequest entity, TimeoutHelper timeout, Boolean forceRefresh, CancellationToken cancellationToken) at Microsoft.Azure.Documents.ReplicatedResourceClient.<>c__DisplayClass31_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException) at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.StoreClient.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken, IRetryPolicy retryPolicy) at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) --- Cosmos Diagnostics ---{"Summary":{"DirectCalls":{"(408, 0)":1}},"name":"CreateItemAsync","start datetime":"2024-08-25T00:05:41.329Z","duration in milliseconds":8168.0909,"data":{"Client Configuration":{"Client Created Time Utc":"2024-08-23T11:19:26.0612481Z","MachineId":"hashedMachineName:587eef71-35df-0258-91aa-a7ac41f53f7d","NumberOfClientsCreated":1,"NumberOfActiveClients":1,"ConnectionMode":"Direct","User Agent":"cosmos-netstandard-sdk/3.38.1|1|X64|Debian GNU Linux 12 bookworm |.NET 8.0.6|N|","ConnectionConfig":{"gw":"(cps:50, urto:6, p:False, httpf: False)","rntbd":"(cto: 5, icto: -1, mrpc: 30, mcpe: 65535, erd: True, pr: ReuseUnicastPort)","other":"(ed:False, be:False)"},"ConsistencyConfig":"(consistency: NotSet, prgns:[], apprgn: )","ProcessorCount":2}},"children":[{"name":"ItemSerialize","duration in milliseconds":0.0188},{"name":"Microsoft.Azure.Cosmos.Handlers.RequestInvokerHandler","duration in milliseconds":8154.6798,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.DiagnosticsHandler","duration in milliseconds":8154.662,"data":{"System Info":{"systemHistory":[{"dateUtc":"2024-08-25T00:04:53.9357558Z","cpu":19.592,"memory":216612.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0215,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6},{"dateUtc":"2024-08-25T00:05:03.9359131Z","cpu":39.805,"memory":209624.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0277,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6},{"dateUtc":"2024-08-25T00:05:13.9360689Z","cpu":35.029,"memory":217108.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0217,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6},{"dateUtc":"2024-08-25T00:05:23.9362479Z","cpu":12.251,"memory":238036.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0204,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6},{"dateUtc":"2024-08-25T00:05:33.9365874Z","cpu":8.781,"memory":235916.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0747,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6},{"dateUtc":"2024-08-25T00:05:43.9368861Z","cpu":10.373,"memory":240888.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0706,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":6}]}},"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.TelemetryHandler","duration in milliseconds":8149.7833,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.RetryHandler","duration in milliseconds":8149.779,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.RouterHandler","duration in milliseconds":7746.6825,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.TransportHandler","duration in milliseconds":7746.6792,"children":[{"name":"Microsoft.Azure.Documents.ServerStoreModel Transport Request","duration in milliseconds":7526.4298,"data":{"Client Side Request Stats":{"Id":"AggregatedClientSideRequestStatistics","ContactedReplicas":[{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14052/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593020402391s/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14143/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152695s/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14187/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133679011792015985s/"}],"RegionsContacted":[],"FailedReplicas":[],"AddressResolutionStatistics":[],"StoreResponseStatistics":[{"ResponseTimeUTC":"2024-08-25T00:05:48.8045575Z","ResourceType":"Document","OperationType":"Create","LocationEndpoint":"https://findin-eastus2.documents.azure.com/","StoreResult":{"ActivityId":"a251b739-8818-4767-9b49-f680b8bd2b4c","StatusCode":"RequestTimeout","SubStatusCode":"Unknown","LSN":-1,"PartitionKeyRangeId":null,"GlobalCommittedLSN":-1,"ItemLSN":-1,"UsingLocalLSN":false,"QuorumAckedLSN":-1,"SessionToken":null,"CurrentWriteQuorum":-1,"CurrentReplicaSetSize":-1,"NumberOfReadRegions":-1,"IsValid":false,"StorePhysicalAddress":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/","RequestCharge":0,"RetryAfterInMs":null,"BELatencyInMs":null,"ReplicaHealthStatuses":["(port: 14125 | status: Connected | lkt: 08/23/2024 11:19:36)"],"transportRequestTimeline":{"requestTimeline":[{"event": "Created", "startTimeUtc": "2024-08-25T00:05:41.3293387Z", "durationInMs": 0.0019},{"event": "ChannelAcquisitionStarted", "startTimeUtc": "2024-08-25T00:05:41.3293406Z", "durationInMs": 0.0084},{"event": "Pipelined", "startTimeUtc": "2024-08-25T00:05:41.3293490Z", "durationInMs": 0.0897},{"event": "Transit Time", "startTimeUtc": "2024-08-25T00:05:41.3294387Z", "durationInMs": 7134.8964},{"event": "Failed", "startTimeUtc": "2024-08-25T00:05:48.4643351Z", "durationInMs": 0}],"serviceEndpointStats":{"inflightRequests":1,"openConnections":6},"connectionStats":{"waitforConnectionInit":"False","callsPendingReceive":0,"lastSendAttempt":"2024-08-25T00:03:41.3489659Z","lastSend":"2024-08-25T00:03:41.3490148Z","lastReceive":"2024-08-25T00:03:41.5419436Z"},"requestSizeInBytes":750,"requestBodySizeInBytes":321},"TransportException":"A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T00:05:48.4435531Z, activity ID: a251b739-8818-4767-9b49-f680b8bd2b4c, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40284 -> 20.15.14.15:14125, payload sent: True)"}}]},"Point Operation Statistics":{"Id":"PointOperationStatistics","ActivityId":"a251b739-8818-4767-9b49-f680b8bd2b4c","ResponseTimeUtc":"2024-08-25T00:05:49.0649793Z","StatusCode":408,"SubStatusCode":0,"RequestCharge":0,"RequestUri":"dbs/SeriLogs/colls/Logs","ErrorMessage":"Microsoft.Azure.Documents.RequestTimeoutException: Message: Request timed out. More info: https://aka.ms/cosmosdb-tsg-request-timeout\nActivityId: a251b739-8818-4767-9b49-f680b8bd2b4c, Request URI: /apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, RequestStats: Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, SDK: Linux/12 cosmos-netstandard-sdk/3.32.0\n ---> Microsoft.Azure.Documents.TransportException: A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T00:05:48.4435531Z, activity ID: a251b739-8818-4767-9b49-f680b8bd2b4c, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40284 -> 20.15.14.15:14125, payload sent: True)\n at Microsoft.Azure.Documents.Rntbd.Channel.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats)\n at Microsoft.Azure.Documents.Rntbd.LoadBalancingPartition.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats)\n at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request)\n --- End of inner exception stack trace ---\n at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request)\n at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh)\n at Microsoft.Azure.Documents.StoreResult.VerifyCanContinueOnException(DocumentClientException ex)\n at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.ConsistencyWriter.WriteAsync(DocumentServiceRequest entity, TimeoutHelper timeout, Boolean forceRefresh, CancellationToken cancellationToken)\n at Microsoft.Azure.Documents.ReplicatedResourceClient.<>c__DisplayClass31_0.<b__0>d.MoveNext()\n--- End of stack trace from previous location ---\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException)\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.StoreClient.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken, IRetryPolicy retryPolicy)\n at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken)\n at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken)","RequestSessionToken":null,"ResponseSessionToken":null,"BELatencyInMs":null}}}]}]}]}]}]}]}]} [25.08.2024 00:05:50.251 +00:00 ERR] 0HN63CLR0B3UD:00000071 Connection id "0HN63CLR0B3UD", Request id "0HN63CLR0B3UD:00000071": An unhandled exception was thrown by the application. Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Parent' with type 'Microsoft.Azure.Cosmos.Tracing.Trace'. Path 'Diagnostics.Value.Children[0]'. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Service.Integrations.Logging.LoggerAdapter`1.LogErrorAsync(Exception exception, String message, Object[] args) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Integrations/Logging/LoggerAdapter.cs:line 26 at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 26 at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Api.Infrastructure.Middlewares.SwaggerBasicAuthMiddleware.InvokeAsync(HttpContext context) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/SwaggerBasicAuthMiddleware.cs:line 47 at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) [25.08.2024 00:06:41.337 +00:00 INF] 0HN63CLR0B3UD:00000072 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:06:41.355 +00:00 INF] 0HN63CLR0B3UJ:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:06:41.580 +00:00 INF] 0HN63CLR0B3UJ:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 00:06:49.693 +00:00 INF] 0HN63CLR0B3UJ:00000004 /Logs/log-20240321.txt called [25.08.2024 00:07:41.348 +00:00 INF] 0HN63CLR0B3UJ:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:07:41.394 +00:00 INF] 0HN63CLR0B3UD:00000073 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:07:41.674 +00:00 INF] 0HN63CLR0B3UD:00000074 /api/Order/GetAllByStatus/az called [25.08.2024 00:08:27.049 +00:00 INF] 0HN63CLR0B3UD:00000075 /Logs/log-20240814.txt called [25.08.2024 00:08:41.336 +00:00 INF] 0HN63CLR0B3UD:00000076 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:08:41.355 +00:00 INF] 0HN63CLR0B3UJ:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:08:41.599 +00:00 INF] 0HN63CLR0B3UJ:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 00:09:39.052 +00:00 INF] 0HN63CLR0B3UJ:00000008 /Logs/log-20240519.txt called [25.08.2024 00:09:41.338 +00:00 INF] 0HN63CLR0B3UJ:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:09:41.353 +00:00 INF] 0HN63CLR0B3UD:00000077 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:09:41.550 +00:00 INF] 0HN63CLR0B3UD:00000078 /api/Order/GetAllByStatus/az called [25.08.2024 00:10:41.284 +00:00 INF] 0HN63CLR0B3UD:00000079 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:10:41.300 +00:00 INF] 0HN63CLR0B3UJ:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 00:10:41.494 +00:00 INF] 0HN63CLR0B3UD:0000007A /api/Order/GetAllByStatus/az called [25.08.2024 00:11:41.309 +00:00 INF] 0HN63CLR0B3UD:0000007B /api/SiteSetting/GetByNameAsync called [25.08.2024 00:11:41.341 +00:00 INF] 0HN63CLR0B3UJ:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:11:41.584 +00:00 INF] 0HN63CLR0B3UJ:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 00:11:48.053 +00:00 INF] 0HN63CLR0B3UJ:0000000D /Logs/log-20240314.txt called [25.08.2024 00:12:41.365 +00:00 INF] 0HN63CLR0B3UJ:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:12:41.393 +00:00 INF] 0HN63CLR0B3UD:0000007C /api/SiteSetting/GetByNameAsync called [25.08.2024 00:12:41.610 +00:00 INF] 0HN63CLR0B3UD:0000007D /api/Order/GetAllByStatus/az called [25.08.2024 00:13:04.061 +00:00 INF] 0HN63CLR0B3UD:0000007E /Logs/log-20240501.txt called [25.08.2024 00:13:41.324 +00:00 INF] 0HN63CLR0B3UD:0000007F /api/SiteSetting/GetByNameAsync called [25.08.2024 00:13:41.328 +00:00 INF] 0HN63CLR0B3UJ:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:13:41.553 +00:00 INF] 0HN63CLR0B3UJ:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 00:14:25.219 +00:00 INF] 0HN63CLR0B3UJ:00000011 /Logs/log-20240613.txt called [25.08.2024 00:14:41.363 +00:00 INF] 0HN63CLR0B3UJ:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:14:41.388 +00:00 INF] 0HN63CLR0B3UD:00000080 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:14:41.662 +00:00 INF] 0HN63CLR0B3UD:00000081 /api/Order/GetAllByStatus/az called [25.08.2024 00:15:41.343 +00:00 INF] 0HN63CLR0B3UD:00000082 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:15:41.582 +00:00 INF] 0HN63CLR0B3UD:00000083 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:15:41.848 +00:00 INF] 0HN63CLR0B3UD:00000084 /api/Order/GetAllByStatus/az called [25.08.2024 00:16:41.318 +00:00 INF] 0HN63CLR0B3UD:00000085 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:16:41.349 +00:00 INF] 0HN63CLR0B3UK:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:16:41.542 +00:00 INF] 0HN63CLR0B3UD:00000086 /api/Order/GetAllByStatus/az called [25.08.2024 00:17:22.281 +00:00 INF] 0HN63CLR0B3UD:00000087 /Logs/log-20240815.txt called [25.08.2024 00:17:41.363 +00:00 INF] 0HN63CLR0B3UD:00000088 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:17:41.369 +00:00 INF] 0HN63CLR0B3UK:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:17:41.638 +00:00 INF] 0HN63CLR0B3UK:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 00:18:41.366 +00:00 INF] 0HN63CLR0B3UK:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:18:41.378 +00:00 INF] 0HN63CLR0B3UD:00000089 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:18:41.654 +00:00 INF] 0HN63CLR0B3UD:0000008A /api/Order/GetAllByStatus/az called [25.08.2024 00:19:00.844 +00:00 INF] 0HN63CLR0B3UD:0000008B /Logs/log-20240606.txt called [25.08.2024 00:19:41.351 +00:00 INF] 0HN63CLR0B3UD:0000008C /api/SiteSetting/GetByNameAsync called [25.08.2024 00:19:41.363 +00:00 INF] 0HN63CLR0B3UK:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:19:41.604 +00:00 INF] 0HN63CLR0B3UK:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 00:20:41.456 +00:00 INF] 0HN63CLR0B3UK:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:20:41.611 +00:00 INF] 0HN63CLR0B3UD:0000008D /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:20:41.892 +00:00 INF] 0HN63CLR0B3UD:0000008E /api/Order/GetAllByStatus/az called [25.08.2024 00:21:24.793 +00:00 INF] 0HN63CLR0B3UD:0000008F /Resources/DMSans-Regular.ttf called [25.08.2024 00:21:41.304 +00:00 INF] 0HN63CLR0B3UD:00000090 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:21:41.330 +00:00 INF] 0HN63CLR0B3UK:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:21:41.525 +00:00 INF] 0HN63CLR0B3UD:00000091 /api/Order/GetAllByStatus/az called [25.08.2024 00:22:04.029 +00:00 INF] 0HN63CLR0B3UD:00000092 /Logs/log-20240508.txt called [25.08.2024 00:22:41.677 +00:00 INF] 0HN63CLR0B3UD:00000093 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:22:41.689 +00:00 INF] 0HN63CLR0B3UK:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:22:41.980 +00:00 INF] 0HN63CLR0B3UK:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 00:23:41.349 +00:00 INF] 0HN63CLR0B3UK:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:23:41.360 +00:00 INF] 0HN63CLR0B3UD:00000094 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:23:41.557 +00:00 INF] 0HN63CLR0B3UD:00000095 /api/Order/GetAllByStatus/az called [25.08.2024 00:24:41.484 +00:00 INF] 0HN63CLR0B3UD:00000096 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:24:41.498 +00:00 INF] 0HN63CLR0B3UK:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 00:24:41.698 +00:00 INF] 0HN63CLR0B3UK:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 00:25:41.437 +00:00 INF] 0HN63CLR0B3UK:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 00:25:41.448 +00:00 INF] 0HN63CLR0B3UD:00000097 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:25:41.700 +00:00 INF] 0HN63CLR0B3UD:00000098 /api/Order/GetAllByStatus/az called [25.08.2024 00:26:41.399 +00:00 INF] 0HN63CLR0B3UD:00000099 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:26:41.435 +00:00 INF] 0HN63CLR0B3UK:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 00:26:41.624 +00:00 INF] 0HN63CLR0B3UD:0000009A /api/Order/GetAllByStatus/az called [25.08.2024 00:27:41.423 +00:00 INF] 0HN63CLR0B3UD:0000009B /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:27:41.442 +00:00 INF] 0HN63CLR0B3UK:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:27:41.645 +00:00 INF] 0HN63CLR0B3UK:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 00:28:41.375 +00:00 INF] 0HN63CLR0B3UK:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:28:41.661 +00:00 INF] 0HN63CLR0B3UK:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:28:41.874 +00:00 INF] 0HN63CLR0B3UK:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 00:29:41.413 +00:00 INF] 0HN63CLR0B3UK:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:29:41.433 +00:00 INF] 0HN63CLR0B3UL:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:29:41.689 +00:00 INF] 0HN63CLR0B3UL:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 00:30:27.396 +00:00 INF] 0HN63CLR0B3UL:00000003 /Logs/log-20240413.txt called [25.08.2024 00:30:41.441 +00:00 INF] 0HN63CLR0B3UL:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:30:41.459 +00:00 INF] 0HN63CLR0B3UK:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:30:41.708 +00:00 INF] 0HN63CLR0B3UK:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 00:31:41.365 +00:00 INF] 0HN63CLR0B3UK:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:31:41.380 +00:00 INF] 0HN63CLR0B3UL:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:31:41.622 +00:00 INF] 0HN63CLR0B3UL:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 00:32:41.404 +00:00 INF] 0HN63CLR0B3UL:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:32:41.426 +00:00 INF] 0HN63CLR0B3UK:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:32:41.650 +00:00 INF] 0HN63CLR0B3UL:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 00:33:28.838 +00:00 INF] 0HN63CLR0B3UL:00000009 /Logs/log-20240420.txt called [25.08.2024 00:33:41.378 +00:00 INF] 0HN63CLR0B3UL:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 00:33:41.386 +00:00 INF] 0HN63CLR0B3UK:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:33:41.648 +00:00 INF] 0HN63CLR0B3UK:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 00:34:41.447 +00:00 INF] 0HN63CLR0B3UK:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:34:41.487 +00:00 INF] 0HN63CLR0B3UL:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 00:34:41.670 +00:00 INF] 0HN63CLR0B3UK:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 00:35:41.678 +00:00 INF] 0HN63CLR0B3UK:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 00:35:41.699 +00:00 INF] 0HN63CLR0B3UL:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:35:41.944 +00:00 INF] 0HN63CLR0B3UL:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 00:36:41.710 +00:00 INF] 0HN63CLR0B3UL:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 00:36:41.737 +00:00 INF] 0HN63CLR0B3UK:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:36:41.972 +00:00 INF] 0HN63CLR0B3UK:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 00:37:41.614 +00:00 INF] 0HN63CLR0B3UK:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:37:41.625 +00:00 INF] 0HN63CLR0B3UL:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 00:37:41.856 +00:00 INF] 0HN63CLR0B3UL:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 00:38:41.433 +00:00 INF] 0HN63CLR0B3UL:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:38:41.451 +00:00 INF] 0HN63CLR0B3UK:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:38:41.695 +00:00 INF] 0HN63CLR0B3UK:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 00:39:30.202 +00:00 INF] 0HN63CLR0B3UK:00000024 /Images/9bfc91e5e7d741d286e4edbea702787e-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 00:39:41.439 +00:00 INF] 0HN63CLR0B3UK:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:39:41.462 +00:00 INF] 0HN63CLR0B3UL:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:39:41.685 +00:00 INF] 0HN63CLR0B3UL:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 00:40:41.450 +00:00 INF] 0HN63CLR0B3UL:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:40:41.460 +00:00 INF] 0HN63CLR0B3UK:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:40:41.701 +00:00 INF] 0HN63CLR0B3UK:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 00:41:41.517 +00:00 INF] 0HN63CLR0B3UK:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:41:41.745 +00:00 INF] 0HN63CLR0B3UL:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:41:42.056 +00:00 INF] 0HN63CLR0B3UK:00000029 /api/Order/GetAllByStatus/az called [25.08.2024 00:42:41.597 +00:00 INF] 0HN63CLR0B3UK:0000002A /api/SiteSetting/GetByNameAsync called [25.08.2024 00:42:41.633 +00:00 INF] 0HN63CLR0B3UL:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:42:42.024 +00:00 INF] 0HN63CLR0B3UL:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 00:43:41.443 +00:00 INF] 0HN63CLR0B3UL:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:43:41.453 +00:00 INF] 0HN63CLR0B3UK:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 00:43:41.653 +00:00 INF] 0HN63CLR0B3UL:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 00:44:41.548 +00:00 INF] 0HN63CLR0B3UL:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 00:44:41.593 +00:00 INF] 0HN63CLR0B3UK:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:44:41.840 +00:00 INF] 0HN63CLR0B3UK:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 00:45:41.576 +00:00 INF] 0HN63CLR0B3UK:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 00:45:41.601 +00:00 INF] 0HN63CLR0B3UL:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:45:41.869 +00:00 INF] 0HN63CLR0B3UL:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 00:46:41.540 +00:00 INF] 0HN63CLR0B3UL:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 00:46:41.784 +00:00 INF] 0HN63CLR0B3UL:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:46:42.049 +00:00 INF] 0HN63CLR0B3UL:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 00:47:41.540 +00:00 INF] 0HN63CLR0B3UL:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:47:41.569 +00:00 INF] 0HN63CLR0B3UM:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:47:41.803 +00:00 INF] 0HN63CLR0B3UM:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 00:48:41.485 +00:00 INF] 0HN63CLR0B3UM:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:48:41.506 +00:00 INF] 0HN63CLR0B3UL:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:48:41.827 +00:00 INF] 0HN63CLR0B3UL:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 00:49:41.551 +00:00 INF] 0HN63CLR0B3UL:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:49:41.566 +00:00 INF] 0HN63CLR0B3UM:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:49:41.913 +00:00 INF] 0HN63CLR0B3UM:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 00:50:41.511 +00:00 INF] 0HN63CLR0B3UM:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:50:41.521 +00:00 INF] 0HN63CLR0B3UL:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:50:41.734 +00:00 INF] 0HN63CLR0B3UM:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 00:51:41.553 +00:00 INF] 0HN63CLR0B3UM:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:51:41.958 +00:00 INF] 0HN63CLR0B3UM:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:51:42.187 +00:00 INF] 0HN63CLR0B3UM:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 00:52:41.761 +00:00 INF] 0HN63CLR0B3UM:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 00:52:41.798 +00:00 INF] 0HN63CLR0B3UN:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:52:42.114 +00:00 INF] 0HN63CLR0B3UN:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 00:53:41.579 +00:00 INF] 0HN63CLR0B3UN:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:53:41.587 +00:00 INF] 0HN63CLR0B3UM:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:53:41.827 +00:00 INF] 0HN63CLR0B3UN:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 00:54:41.563 +00:00 INF] 0HN63CLR0B3UN:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:54:41.584 +00:00 INF] 0HN63CLR0B3UM:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:54:41.906 +00:00 INF] 0HN63CLR0B3UM:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 00:55:41.531 +00:00 INF] 0HN63CLR0B3UM:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 00:55:41.545 +00:00 INF] 0HN63CLR0B3UN:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:55:41.916 +00:00 INF] 0HN63CLR0B3UN:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 00:56:41.579 +00:00 INF] 0HN63CLR0B3UN:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:56:41.591 +00:00 INF] 0HN63CLR0B3UM:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:56:41.838 +00:00 INF] 0HN63CLR0B3UM:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 00:57:31.959 +00:00 INF] 0HN63CLR0B3UM:00000012 /Logs/log-20240510.txt called [25.08.2024 00:57:41.763 +00:00 INF] 0HN63CLR0B3UM:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:57:41.781 +00:00 INF] 0HN63CLR0B3UN:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:57:42.082 +00:00 INF] 0HN63CLR0B3UM:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 00:58:41.593 +00:00 INF] 0HN63CLR0B3UM:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:58:41.631 +00:00 INF] 0HN63CLR0B3UN:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:58:41.951 +00:00 INF] 0HN63CLR0B3UN:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 00:59:46.465 +00:00 INF] 0HN63CLR0B3UN:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 00:59:46.487 +00:00 INF] 0HN63CLR0B3UM:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 00:59:46.691 +00:00 INF] 0HN63CLR0B3UM:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 01:00:46.608 +00:00 INF] 0HN63CLR0B3UM:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:00:46.864 +00:00 INF] 0HN63CLR0B3UN:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:00:47.096 +00:00 INF] 0HN63CLR0B3UN:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 01:01:34.820 +00:00 INF] 0HN63CLR0B3UN:0000000F /Logs/log-20240313.txt called [25.08.2024 01:01:46.611 +00:00 INF] 0HN63CLR0B3UN:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:01:46.623 +00:00 INF] 0HN63CLR0B3UM:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:01:46.850 +00:00 INF] 0HN63CLR0B3UM:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 01:02:46.880 +00:00 INF] 0HN63CLR0B3UM:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 01:02:46.893 +00:00 INF] 0HN63CLR0B3UN:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:02:47.175 +00:00 INF] 0HN63CLR0B3UN:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 01:03:46.672 +00:00 INF] 0HN63CLR0B3UN:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:03:46.685 +00:00 INF] 0HN63CLR0B3UM:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:03:46.885 +00:00 INF] 0HN63CLR0B3UN:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 01:04:51.466 +00:00 INF] 0HN63CLR0B3UO:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:04:51.522 +00:00 INF] 0HN63CLR0B3UP:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:04:51.729 +00:00 INF] 0HN63CLR0B3UP:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 01:05:51.661 +00:00 INF] 0HN63CLR0B3UP:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:05:51.669 +00:00 INF] 0HN63CLR0B3UO:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:05:51.926 +00:00 INF] 0HN63CLR0B3UO:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 01:06:51.675 +00:00 INF] 0HN63CLR0B3UO:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:06:51.904 +00:00 INF] 0HN63CLR0B3UO:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:06:52.111 +00:00 INF] 0HN63CLR0B3UO:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 01:07:51.709 +00:00 INF] 0HN63CLR0B3UO:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:07:51.723 +00:00 INF] 0HN63CLR0B3UQ:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:07:51.930 +00:00 INF] 0HN63CLR0B3UQ:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 01:08:51.891 +00:00 INF] 0HN63CLR0B3UQ:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:08:51.903 +00:00 INF] 0HN63CLR0B3UO:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:08:52.120 +00:00 INF] 0HN63CLR0B3UO:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 01:09:51.682 +00:00 INF] 0HN63CLR0B3UO:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:09:51.717 +00:00 INF] 0HN63CLR0B3UQ:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:09:51.938 +00:00 INF] 0HN63CLR0B3UQ:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 01:10:51.643 +00:00 INF] 0HN63CLR0B3UQ:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:10:51.845 +00:00 INF] 0HN63CLR0B3UQ:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:10:52.076 +00:00 INF] 0HN63CLR0B3UQ:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 01:11:51.618 +00:00 INF] 0HN63CLR0B3UQ:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:11:51.645 +00:00 INF] 0HN63CLR0B3UR:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:11:51.895 +00:00 INF] 0HN63CLR0B3UR:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 01:12:51.705 +00:00 INF] 0HN63CLR0B3UR:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:12:51.705 +00:00 INF] 0HN63CLR0B3UQ:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:12:52.051 +00:00 INF] 0HN63CLR0B3UR:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 01:13:51.590 +00:00 INF] 0HN63CLR0B3UR:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:13:51.619 +00:00 INF] 0HN63CLR0B3UQ:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:13:51.865 +00:00 INF] 0HN63CLR0B3UQ:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 01:14:51.733 +00:00 INF] 0HN63CLR0B3UQ:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:14:51.748 +00:00 INF] 0HN63CLR0B3UR:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:14:51.948 +00:00 INF] 0HN63CLR0B3UR:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 01:15:36.404 +00:00 INF] 0HN63CLR0B3UR:00000008 /Images/b1d6036df3ad487f8ab175579fe0df2c-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 01:15:51.634 +00:00 INF] 0HN63CLR0B3UR:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:15:51.658 +00:00 INF] 0HN63CLR0B3UQ:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:15:51.903 +00:00 INF] 0HN63CLR0B3UQ:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 01:16:17.040 +00:00 INF] 0HN63CLR0B3UQ:00000010 / called [25.08.2024 01:16:51.613 +00:00 INF] 0HN63CLR0B3UQ:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:16:51.655 +00:00 INF] 0HN63CLR0B3UR:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:16:51.826 +00:00 INF] 0HN63CLR0B3UQ:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 01:17:51.862 +00:00 INF] 0HN63CLR0B3UQ:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:17:52.086 +00:00 INF] 0HN63CLR0B3UQ:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:17:52.097 +00:00 INF] 0HN63CLR0B3UR:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 01:18:32.239 +00:00 INF] 0HN63CLR0B3UR:0000000C / called [25.08.2024 01:18:51.652 +00:00 INF] 0HN63CLR0B3UR:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 01:18:51.668 +00:00 INF] 0HN63CLR0B3UQ:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:18:51.901 +00:00 INF] 0HN63CLR0B3UQ:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 01:19:51.655 +00:00 INF] 0HN63CLR0B3UR:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 01:19:51.717 +00:00 INF] 0HN63CLR0B3UQ:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:19:52.046 +00:00 INF] 0HN63CLR0B3UQ:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 01:20:38.275 +00:00 INF] 0HN63CLR0B3UQ:00000019 /Logs/log-20240824.txt called [25.08.2024 01:20:51.726 +00:00 INF] 0HN63CLR0B3UQ:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:20:51.738 +00:00 INF] 0HN63CLR0B3UR:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 01:20:51.940 +00:00 INF] 0HN63CLR0B3UQ:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 01:21:51.884 +00:00 INF] 0HN63CLR0B3UQ:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:21:51.899 +00:00 INF] 0HN63CLR0B3UR:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:21:52.131 +00:00 INF] 0HN63CLR0B3UR:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 01:22:51.715 +00:00 INF] 0HN63CLR0B3UR:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:22:51.731 +00:00 INF] 0HN63CLR0B3UQ:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 01:22:51.967 +00:00 INF] 0HN63CLR0B3UQ:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 01:23:51.665 +00:00 INF] 0HN63CLR0B3UQ:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:23:51.666 +00:00 INF] 0HN63CLR0B3UR:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:23:51.890 +00:00 INF] 0HN63CLR0B3UQ:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 01:24:51.702 +00:00 INF] 0HN63CLR0B3UQ:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:24:51.723 +00:00 INF] 0HN63CLR0B3UR:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:24:52.334 +00:00 INF] 0HN63CLR0B3UQ:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 01:25:51.902 +00:00 INF] 0HN63CLR0B3UQ:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:25:52.084 +00:00 INF] 0HN63CLR0B3UR:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:25:52.344 +00:00 INF] 0HN63CLR0B3UR:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 01:26:51.811 +00:00 INF] 0HN63CLR0B3UR:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:26:51.811 +00:00 INF] 0HN63CLR0B3UQ:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:26:52.077 +00:00 INF] 0HN63CLR0B3UQ:00000025 /api/Order/GetAllByStatus/az called [25.08.2024 01:27:51.759 +00:00 INF] 0HN63CLR0B3UR:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:27:51.759 +00:00 INF] 0HN63CLR0B3UQ:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:27:51.987 +00:00 INF] 0HN63CLR0B3UR:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 01:28:51.834 +00:00 INF] 0HN63CLR0B3UR:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:28:51.854 +00:00 INF] 0HN63CLR0B3UQ:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:28:52.092 +00:00 INF] 0HN63CLR0B3UQ:00000028 /api/Order/GetAllByStatus/az called [25.08.2024 01:29:51.872 +00:00 INF] 0HN63CLR0B3UQ:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:29:51.890 +00:00 INF] 0HN63CLR0B3UR:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 01:29:52.105 +00:00 INF] 0HN63CLR0B3UR:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 01:30:51.767 +00:00 INF] 0HN63CLR0B3UR:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:30:51.779 +00:00 INF] 0HN63CLR0B3UQ:0000002A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:30:51.981 +00:00 INF] 0HN63CLR0B3UQ:0000002B /api/Order/GetAllByStatus/az called [25.08.2024 01:31:51.809 +00:00 INF] 0HN63CLR0B3UQ:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:31:51.840 +00:00 INF] 0HN63CLR0B3UR:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 01:31:52.090 +00:00 INF] 0HN63CLR0B3UQ:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 01:32:51.809 +00:00 INF] 0HN63CLR0B3UQ:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:32:51.860 +00:00 INF] 0HN63CLR0B3UR:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 01:32:52.115 +00:00 INF] 0HN63CLR0B3UQ:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 01:33:40.348 +00:00 INF] 0HN63CLR0B3UQ:00000030 /Logs/log-20240406.txt called [25.08.2024 01:33:40.911 +00:00 INF] 0HN63CLR0B3UQ:00000031 /Logs/log-20240512.txt called [25.08.2024 01:33:51.689 +00:00 INF] 0HN63CLR0B3UQ:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:33:51.708 +00:00 INF] 0HN63CLR0B3UR:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:33:51.951 +00:00 INF] 0HN63CLR0B3UR:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 01:34:20.052 +00:00 INF] 0HN63CLR0B3UR:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:34:20.073 +00:00 INF] 0HN63CLR0B3UQ:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:34:20.309 +00:00 INF] 0HN63CLR0B3UQ:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 01:34:51.707 +00:00 INF] 0HN63CLR0B3UQ:00000035 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:34:51.730 +00:00 INF] 0HN63CLR0B3UR:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:34:51.973 +00:00 INF] 0HN63CLR0B3UR:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 01:35:51.817 +00:00 INF] 0HN63CLR0B3UR:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:35:51.827 +00:00 INF] 0HN63CLR0B3UQ:00000036 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:35:52.026 +00:00 INF] 0HN63CLR0B3UQ:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 01:36:51.776 +00:00 INF] 0HN63CLR0B3UQ:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:36:51.792 +00:00 INF] 0HN63CLR0B3UR:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:36:52.059 +00:00 INF] 0HN63CLR0B3UR:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 01:37:51.869 +00:00 INF] 0HN63CLR0B3UR:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:37:52.026 +00:00 INF] 0HN63CLR0B3UQ:00000039 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:37:52.239 +00:00 INF] 0HN63CLR0B3UQ:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 01:38:51.877 +00:00 INF] 0HN63CLR0B3UQ:0000003B /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:38:51.891 +00:00 INF] 0HN63CLR0B3UR:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:38:52.094 +00:00 INF] 0HN63CLR0B3UR:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 01:39:51.734 +00:00 INF] 0HN63CLR0B3UR:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:39:51.747 +00:00 INF] 0HN63CLR0B3UQ:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:39:51.956 +00:00 INF] 0HN63CLR0B3UQ:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 01:40:52.009 +00:00 INF] 0HN63CLR0B3UQ:0000003E /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:40:52.210 +00:00 INF] 0HN63CLR0B3UR:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:40:52.440 +00:00 INF] 0HN63CLR0B3UR:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 01:41:51.894 +00:00 INF] 0HN63CLR0B3UR:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:41:51.909 +00:00 INF] 0HN63CLR0B3UQ:0000003F /api/SiteSetting/GetByNameAsync called [25.08.2024 01:41:52.110 +00:00 INF] 0HN63CLR0B3UQ:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 01:42:51.695 +00:00 INF] 0HN63CLR0B3UQ:00000041 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:42:51.717 +00:00 INF] 0HN63CLR0B3UR:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 01:42:51.930 +00:00 INF] 0HN63CLR0B3UR:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 01:43:51.759 +00:00 INF] 0HN63CLR0B3UR:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:43:51.776 +00:00 INF] 0HN63CLR0B3UQ:00000042 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:43:51.976 +00:00 INF] 0HN63CLR0B3UR:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 01:44:51.732 +00:00 INF] 0HN63CLR0B3UR:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:44:51.798 +00:00 INF] 0HN63CLR0B3UQ:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:44:52.098 +00:00 INF] 0HN63CLR0B3UQ:00000044 /api/Order/GetAllByStatus/az called [25.08.2024 01:45:51.871 +00:00 INF] 0HN63CLR0B3UQ:00000045 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:45:51.879 +00:00 INF] 0HN63CLR0B3UR:00000034 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:45:52.228 +00:00 INF] 0HN63CLR0B3UR:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 01:46:51.756 +00:00 INF] 0HN63CLR0B3UR:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:46:51.768 +00:00 INF] 0HN63CLR0B3UQ:00000046 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:46:51.965 +00:00 INF] 0HN63CLR0B3UQ:00000047 /api/Order/GetAllByStatus/az called [25.08.2024 01:47:51.752 +00:00 INF] 0HN63CLR0B3UQ:00000048 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:47:51.765 +00:00 INF] 0HN63CLR0B3UR:00000037 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:47:51.983 +00:00 INF] 0HN63CLR0B3UR:00000038 /api/Order/GetAllByStatus/az called [25.08.2024 01:48:51.967 +00:00 INF] 0HN63CLR0B3UR:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:48:52.228 +00:00 INF] 0HN63CLR0B3UR:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:48:52.441 +00:00 INF] 0HN63CLR0B3UR:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 01:49:51.769 +00:00 INF] 0HN63CLR0B3UR:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:49:51.798 +00:00 INF] 0HN63CLR0B3US:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:49:52.040 +00:00 INF] 0HN63CLR0B3US:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 01:50:51.738 +00:00 INF] 0HN63CLR0B3US:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:50:51.754 +00:00 INF] 0HN63CLR0B3UR:0000003D /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:50:51.992 +00:00 INF] 0HN63CLR0B3UR:0000003E /api/Order/GetAllByStatus/az called [25.08.2024 01:51:42.708 +00:00 INF] 0HN63CLR0B3UR:0000003F /Logs/log-20240522.txt called [25.08.2024 01:51:52.222 +00:00 INF] 0HN63CLR0B3UR:00000040 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:51:52.255 +00:00 INF] 0HN63CLR0B3US:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:51:52.496 +00:00 INF] 0HN63CLR0B3US:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 01:52:51.771 +00:00 INF] 0HN63CLR0B3US:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:52:51.788 +00:00 INF] 0HN63CLR0B3UR:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:52:51.983 +00:00 INF] 0HN63CLR0B3US:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 01:53:51.906 +00:00 INF] 0HN63CLR0B3US:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:53:51.907 +00:00 INF] 0HN63CLR0B3UR:00000042 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:53:52.145 +00:00 INF] 0HN63CLR0B3UR:00000043 /api/Order/GetAllByStatus/az called [25.08.2024 01:54:51.823 +00:00 INF] 0HN63CLR0B3UR:00000044 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:54:52.045 +00:00 INF] 0HN63CLR0B3UR:00000045 /api/Order/GetAllByStatus/az called [25.08.2024 01:54:52.051 +00:00 INF] 0HN63CLR0B3US:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:55:51.809 +00:00 INF] 0HN63CLR0B3US:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 01:55:51.828 +00:00 INF] 0HN63CLR0B3UR:00000046 /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:55:52.066 +00:00 INF] 0HN63CLR0B3UR:00000047 /api/Order/GetAllByStatus/az called [25.08.2024 01:56:45.525 +00:00 INF] 0HN63CLR0B3UR:00000048 /Logs/log-20240616.txt called [25.08.2024 01:56:46.791 +00:00 INF] 0HN63CLR0B3UR:00000049 /Logs/log-20240821.txt called [25.08.2024 01:56:52.192 +00:00 INF] 0HN63CLR0B3UR:0000004A /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:56:52.221 +00:00 INF] 0HN63CLR0B3US:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 01:56:52.411 +00:00 INF] 0HN63CLR0B3UR:0000004B /api/Order/GetAllByStatus/az called [25.08.2024 01:57:52.217 +00:00 INF] 0HN63CLR0B3UR:0000004C /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:57:52.230 +00:00 INF] 0HN63CLR0B3US:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 01:57:52.437 +00:00 INF] 0HN63CLR0B3US:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 01:58:52.104 +00:00 INF] 0HN63CLR0B3US:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 01:58:52.104 +00:00 INF] 0HN63CLR0B3UR:0000004D /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:58:52.349 +00:00 INF] 0HN63CLR0B3US:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 01:59:52.083 +00:00 INF] 0HN63CLR0B3US:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 01:59:52.304 +00:00 INF] 0HN63CLR0B3UR:0000004E /api/ProductCategory/GetHierarchy/az called [25.08.2024 01:59:52.539 +00:00 INF] 0HN63CLR0B3US:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 02:00:52.856 +00:00 INF] 0HN63CLR0B3US:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:00:52.895 +00:00 INF] 0HN63CLR0B3UR:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 02:00:53.155 +00:00 INF] 0HN63CLR0B3UR:00000050 /api/Order/GetAllByStatus/az called [25.08.2024 02:01:53.233 +00:00 INF] 0HN63CLR0B3UR:00000051 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:01:53.246 +00:00 INF] 0HN63CLR0B3US:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:01:53.525 +00:00 INF] 0HN63CLR0B3US:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 02:02:53.232 +00:00 INF] 0HN63CLR0B3US:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:02:53.271 +00:00 INF] 0HN63CLR0B3UR:00000052 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:02:53.552 +00:00 INF] 0HN63CLR0B3UR:00000053 /api/Order/GetAllByStatus/az called [25.08.2024 02:03:53.267 +00:00 INF] 0HN63CLR0B3UR:00000054 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:03:53.285 +00:00 INF] 0HN63CLR0B3US:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:03:53.535 +00:00 INF] 0HN63CLR0B3US:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 02:04:53.277 +00:00 INF] 0HN63CLR0B3US:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:04:53.293 +00:00 INF] 0HN63CLR0B3UR:00000055 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:04:53.509 +00:00 INF] 0HN63CLR0B3UR:00000056 /api/Order/GetAllByStatus/az called [25.08.2024 02:05:53.323 +00:00 INF] 0HN63CLR0B3UR:00000057 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:05:53.329 +00:00 INF] 0HN63CLR0B3US:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:05:53.617 +00:00 INF] 0HN63CLR0B3US:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 02:06:53.286 +00:00 INF] 0HN63CLR0B3US:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 02:06:53.304 +00:00 INF] 0HN63CLR0B3UR:00000058 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:06:53.559 +00:00 INF] 0HN63CLR0B3UR:00000059 /api/Order/GetAllByStatus/az called [25.08.2024 02:07:53.516 +00:00 INF] 0HN63CLR0B3UR:0000005A /api/SiteSetting/GetByNameAsync called [25.08.2024 02:07:53.546 +00:00 INF] 0HN63CLR0B3US:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:07:53.813 +00:00 INF] 0HN63CLR0B3US:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 02:08:53.380 +00:00 INF] 0HN63CLR0B3US:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:08:53.392 +00:00 INF] 0HN63CLR0B3UR:0000005B /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:08:53.630 +00:00 INF] 0HN63CLR0B3UR:0000005C /api/Order/GetAllByStatus/az called [25.08.2024 02:09:53.354 +00:00 INF] 0HN63CLR0B3UR:0000005D /api/SiteSetting/GetByNameAsync called [25.08.2024 02:09:53.383 +00:00 INF] 0HN63CLR0B3US:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:09:53.707 +00:00 INF] 0HN63CLR0B3US:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 02:10:06.238 +00:00 INF] 0HN63CLR0B3US:00000021 /Logs/log-20240609.txt called [25.08.2024 02:10:53.477 +00:00 INF] 0HN63CLR0B3US:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:10:53.507 +00:00 INF] 0HN63CLR0B3UR:0000005E /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:10:53.755 +00:00 INF] 0HN63CLR0B3UR:0000005F /api/Order/GetAllByStatus/az called [25.08.2024 02:11:53.274 +00:00 INF] 0HN63CLR0B3UR:00000060 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:11:53.482 +00:00 INF] 0HN63CLR0B3UR:00000061 /api/Order/GetAllByStatus/az called [25.08.2024 02:11:53.538 +00:00 INF] 0HN63CLR0B3US:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:12:53.560 +00:00 INF] 0HN63CLR0B3UR:00000062 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:12:53.562 +00:00 INF] 0HN63CLR0B3US:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:12:53.833 +00:00 INF] 0HN63CLR0B3UR:00000063 /api/Order/GetAllByStatus/az called [25.08.2024 02:13:53.261 +00:00 INF] 0HN63CLR0B3UR:00000064 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:13:53.472 +00:00 INF] 0HN63CLR0B3UR:00000065 /api/Order/GetAllByStatus/az called [25.08.2024 02:13:53.531 +00:00 INF] 0HN63CLR0B3US:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:14:43.249 +00:00 INF] 0HN63CLR0B3US:00000026 / called [25.08.2024 02:14:46.652 +00:00 INF] 0HN63CLR0B3US:00000027 /favicon.ico called [25.08.2024 02:14:53.289 +00:00 INF] 0HN63CLR0B3US:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:14:53.320 +00:00 INF] 0HN63CLR0B3UR:00000066 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:14:53.563 +00:00 INF] 0HN63CLR0B3UR:00000067 /api/Order/GetAllByStatus/az called [25.08.2024 02:15:53.318 +00:00 INF] 0HN63CLR0B3UR:00000068 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:15:53.357 +00:00 INF] 0HN63CLR0B3US:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:15:53.602 +00:00 INF] 0HN63CLR0B3US:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 02:16:53.609 +00:00 INF] 0HN63CLR0B3US:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 02:16:53.609 +00:00 INF] 0HN63CLR0B3UR:00000069 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:16:53.866 +00:00 INF] 0HN63CLR0B3UR:0000006A /api/Order/GetAllByStatus/az called [25.08.2024 02:17:53.474 +00:00 INF] 0HN63CLR0B3UR:0000006B /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:17:53.498 +00:00 INF] 0HN63CLR0B3US:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 02:17:53.811 +00:00 INF] 0HN63CLR0B3UR:0000006C /api/Order/GetAllByStatus/az called [25.08.2024 02:18:57.158 +00:00 INF] 0HN63CLR0B3UR:0000006D /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:18:57.158 +00:00 INF] 0HN63CLR0B3US:0000002D /api/SiteSetting/GetByNameAsync called [25.08.2024 02:18:57.457 +00:00 INF] 0HN63CLR0B3US:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 02:19:56.840 +00:00 INF] 0HN63CLR0B3US:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 02:19:57.062 +00:00 INF] 0HN63CLR0B3UR:0000006E /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:19:57.270 +00:00 INF] 0HN63CLR0B3UR:0000006F /api/Order/GetAllByStatus/az called [25.08.2024 02:20:57.107 +00:00 INF] 0HN63CLR0B3UR:00000070 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:20:57.107 +00:00 INF] 0HN63CLR0B3US:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:20:57.390 +00:00 INF] 0HN63CLR0B3US:00000031 /api/Order/GetAllByStatus/az called [25.08.2024 02:21:56.947 +00:00 INF] 0HN63CLR0B3US:00000032 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:21:56.968 +00:00 INF] 0HN63CLR0B3UR:00000071 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:21:57.195 +00:00 INF] 0HN63CLR0B3US:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 02:22:56.888 +00:00 INF] 0HN63CLR0B3US:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:22:56.896 +00:00 INF] 0HN63CLR0B3UR:00000072 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:22:57.141 +00:00 INF] 0HN63CLR0B3UR:00000073 /api/Order/GetAllByStatus/az called [25.08.2024 02:23:56.898 +00:00 INF] 0HN63CLR0B3UR:00000074 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:23:56.914 +00:00 INF] 0HN63CLR0B3US:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:23:57.186 +00:00 INF] 0HN63CLR0B3US:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 02:24:56.825 +00:00 INF] 0HN63CLR0B3US:00000037 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:24:57.087 +00:00 INF] 0HN63CLR0B3US:00000038 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:24:57.312 +00:00 INF] 0HN63CLR0B3US:00000039 /api/Order/GetAllByStatus/az called [25.08.2024 02:25:56.882 +00:00 INF] 0HN63CLR0B3US:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:25:56.896 +00:00 INF] 0HN63CLR0B3UT:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:25:57.106 +00:00 INF] 0HN63CLR0B3UT:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 02:26:56.946 +00:00 INF] 0HN63CLR0B3UT:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:26:56.952 +00:00 INF] 0HN63CLR0B3US:0000003B /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:26:57.208 +00:00 INF] 0HN63CLR0B3US:0000003C /api/Order/GetAllByStatus/az called [25.08.2024 02:27:57.148 +00:00 INF] 0HN63CLR0B3US:0000003D /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:27:57.164 +00:00 INF] 0HN63CLR0B3UT:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:27:57.370 +00:00 INF] 0HN63CLR0B3UT:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 02:28:57.053 +00:00 INF] 0HN63CLR0B3UT:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:28:57.054 +00:00 INF] 0HN63CLR0B3US:0000003E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:28:57.322 +00:00 INF] 0HN63CLR0B3US:0000003F /api/Order/GetAllByStatus/az called [25.08.2024 02:29:56.990 +00:00 INF] 0HN63CLR0B3US:00000040 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:29:56.996 +00:00 INF] 0HN63CLR0B3UT:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:29:57.206 +00:00 INF] 0HN63CLR0B3UT:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 02:30:28.867 +00:00 INF] 0HN63CLR0B3UT:00000009 /Logs/log-20240310.txt called [25.08.2024 02:30:29.475 +00:00 INF] 0HN63CLR0B3UT:0000000A /invoices/59D3615E-DAA1-4838-BA2A-06B7EA0D9D6C.pdf called [25.08.2024 02:30:29.477 +00:00 INF] 0HN63CLR0B3US:00000041 /Images/75664d6cf20a45b28397c91f1146c808-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 02:30:30.231 +00:00 INF] 0HN63CLR0B3US:00000042 /Resources/Terms.pdf called [25.08.2024 02:30:56.858 +00:00 INF] 0HN63CLR0B3US:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:30:56.880 +00:00 INF] 0HN63CLR0B3UT:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 02:30:57.081 +00:00 INF] 0HN63CLR0B3UT:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 02:31:40.958 +00:00 INF] 0HN63CLR0B3UT:0000000D /Logs/log-20240309.txt called [25.08.2024 02:31:56.964 +00:00 INF] 0HN63CLR0B3UT:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:31:56.994 +00:00 INF] 0HN63CLR0B3US:00000044 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:31:57.229 +00:00 INF] 0HN63CLR0B3US:00000045 /api/Order/GetAllByStatus/az called [25.08.2024 02:32:56.906 +00:00 INF] 0HN63CLR0B3US:00000046 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:32:56.920 +00:00 INF] 0HN63CLR0B3UT:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 02:32:57.126 +00:00 INF] 0HN63CLR0B3UT:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 02:33:56.900 +00:00 INF] 0HN63CLR0B3UT:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:33:56.909 +00:00 INF] 0HN63CLR0B3US:00000047 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:33:57.156 +00:00 INF] 0HN63CLR0B3US:00000048 /api/Order/GetAllByStatus/az called [25.08.2024 02:34:56.977 +00:00 INF] 0HN63CLR0B3US:00000049 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:34:56.981 +00:00 INF] 0HN63CLR0B3UT:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:34:57.201 +00:00 INF] 0HN63CLR0B3UT:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 02:35:57.275 +00:00 INF] 0HN63CLR0B3UT:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:35:57.296 +00:00 INF] 0HN63CLR0B3US:0000004A /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:35:57.542 +00:00 INF] 0HN63CLR0B3US:0000004B /api/Order/GetAllByStatus/az called [25.08.2024 02:36:56.960 +00:00 INF] 0HN63CLR0B3US:0000004C /api/SiteSetting/GetByNameAsync called [25.08.2024 02:36:56.973 +00:00 INF] 0HN63CLR0B3UT:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:36:57.224 +00:00 INF] 0HN63CLR0B3UT:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 02:37:56.918 +00:00 INF] 0HN63CLR0B3UT:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:37:57.157 +00:00 INF] 0HN63CLR0B3UT:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 02:37:57.165 +00:00 INF] 0HN63CLR0B3US:0000004D /api/SiteSetting/GetByNameAsync called [25.08.2024 02:38:57.072 +00:00 INF] 0HN63CLR0B3US:0000004E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:38:57.097 +00:00 INF] 0HN63CLR0B3UT:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:38:57.331 +00:00 INF] 0HN63CLR0B3UT:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 02:39:56.983 +00:00 INF] 0HN63CLR0B3UT:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 02:39:56.999 +00:00 INF] 0HN63CLR0B3US:0000004F /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:39:57.232 +00:00 INF] 0HN63CLR0B3US:00000050 /api/Order/GetAllByStatus/az called [25.08.2024 02:40:57.320 +00:00 INF] 0HN63CLR0B3US:00000051 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:40:57.329 +00:00 INF] 0HN63CLR0B3UT:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 02:40:57.537 +00:00 INF] 0HN63CLR0B3UT:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 02:41:56.933 +00:00 INF] 0HN63CLR0B3UT:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:41:57.191 +00:00 INF] 0HN63CLR0B3UT:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:41:57.406 +00:00 INF] 0HN63CLR0B3UT:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 02:42:56.978 +00:00 INF] 0HN63CLR0B3UT:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:42:56.993 +00:00 INF] 0HN63CLR0B3UU:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:42:57.240 +00:00 INF] 0HN63CLR0B3UU:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 02:43:57.182 +00:00 INF] 0HN63CLR0B3UU:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:43:57.386 +00:00 INF] 0HN63CLR0B3UU:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 02:43:57.913 +00:00 INF] 0HN63CLR0B3UU:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:44:56.961 +00:00 INF] 0HN63CLR0B3UU:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:44:56.974 +00:00 INF] 0HN63CLR0B3UV:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:44:57.217 +00:00 INF] 0HN63CLR0B3UV:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 02:45:56.886 +00:00 INF] 0HN63CLR0B3UV:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:45:56.891 +00:00 INF] 0HN63CLR0B3UU:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:45:57.117 +00:00 INF] 0HN63CLR0B3UV:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 02:46:57.204 +00:00 INF] 0HN63CLR0B3UV:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:46:57.206 +00:00 INF] 0HN63CLR0B3UU:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:46:57.438 +00:00 INF] 0HN63CLR0B3UU:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 02:47:57.006 +00:00 INF] 0HN63CLR0B3UU:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:47:57.011 +00:00 INF] 0HN63CLR0B3UV:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:47:57.236 +00:00 INF] 0HN63CLR0B3UU:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 02:48:56.977 +00:00 INF] 0HN63CLR0B3UU:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:48:56.996 +00:00 INF] 0HN63CLR0B3UV:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:48:57.223 +00:00 INF] 0HN63CLR0B3UV:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 02:49:57.225 +00:00 INF] 0HN63CLR0B3UV:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:49:57.242 +00:00 INF] 0HN63CLR0B3UU:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 02:49:57.510 +00:00 INF] 0HN63CLR0B3UV:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 02:50:57.000 +00:00 INF] 0HN63CLR0B3UV:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:50:57.016 +00:00 INF] 0HN63CLR0B3UU:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 02:50:57.238 +00:00 INF] 0HN63CLR0B3UU:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 02:51:42.680 +00:00 INF] 0HN63CLR0B3UU:00000010 /Logs/log-20240729.txt called [25.08.2024 02:51:57.056 +00:00 INF] 0HN63CLR0B3UU:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:51:57.327 +00:00 INF] 0HN63CLR0B3UU:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:51:57.529 +00:00 INF] 0HN63CLR0B3UU:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 02:52:56.961 +00:00 INF] 0HN63CLR0B3UU:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:52:56.977 +00:00 INF] 0HN63CLR0B3V0:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:52:57.194 +00:00 INF] 0HN63CLR0B3V0:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 02:53:57.001 +00:00 INF] 0HN63CLR0B3V0:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:53:57.014 +00:00 INF] 0HN63CLR0B3UU:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:53:57.227 +00:00 INF] 0HN63CLR0B3UU:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 02:54:57.022 +00:00 INF] 0HN63CLR0B3UU:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:54:57.062 +00:00 INF] 0HN63CLR0B3V0:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:54:57.298 +00:00 INF] 0HN63CLR0B3V0:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 02:55:57.072 +00:00 INF] 0HN63CLR0B3V0:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:55:57.092 +00:00 INF] 0HN63CLR0B3UU:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:55:57.568 +00:00 INF] 0HN63CLR0B3UU:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 02:57:02.314 +00:00 INF] 0HN63CLR0B3UU:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 02:57:02.314 +00:00 INF] 0HN63CLR0B3V0:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:57:02.573 +00:00 INF] 0HN63CLR0B3UU:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 02:58:02.372 +00:00 INF] 0HN63CLR0B3UU:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:58:02.419 +00:00 INF] 0HN63CLR0B3V0:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 02:58:02.692 +00:00 INF] 0HN63CLR0B3V0:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 02:59:02.337 +00:00 INF] 0HN63CLR0B3UU:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 02:59:02.337 +00:00 INF] 0HN63CLR0B3V0:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 02:59:02.733 +00:00 INF] 0HN63CLR0B3V0:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 03:00:02.815 +00:00 INF] 0HN63CLR0B3V0:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:00:03.232 +00:00 INF] 0HN63CLR0B3UU:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:00:03.799 +00:00 INF] 0HN63CLR0B3V0:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 03:01:02.218 +00:00 INF] 0HN63CLR0B3V0:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 03:01:02.218 +00:00 INF] 0HN63CLR0B3UU:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:01:02.575 +00:00 INF] 0HN63CLR0B3V0:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 03:01:56.831 +00:00 INF] 0HN63CLR0B3V0:00000010 / called [25.08.2024 03:02:00.389 +00:00 INF] 0HN63CLR0B3V0:00000011 /favicon.ico called [25.08.2024 03:02:01.965 +00:00 INF] 0HN63CLR0B3V0:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:02:01.971 +00:00 INF] 0HN63CLR0B3UU:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:02:02.196 +00:00 INF] 0HN63CLR0B3UU:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 03:03:02.024 +00:00 INF] 0HN63CLR0B3UU:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:03:02.044 +00:00 INF] 0HN63CLR0B3V0:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:03:02.261 +00:00 INF] 0HN63CLR0B3V0:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 03:04:02.079 +00:00 INF] 0HN63CLR0B3UU:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:04:02.079 +00:00 INF] 0HN63CLR0B3V0:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:04:02.426 +00:00 INF] 0HN63CLR0B3V0:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 03:05:04.030 +00:00 INF] 0HN63CLR0B3V0:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:05:04.070 +00:00 INF] 0HN63CLR0B3UU:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:05:04.628 +00:00 INF] 0HN63CLR0B3V0:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 03:06:07.012 +00:00 INF] 0HN63CLR0B3V1:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:06:07.025 +00:00 INF] 0HN63CLR0B3V2:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:06:07.263 +00:00 INF] 0HN63CLR0B3V2:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 03:07:07.173 +00:00 INF] 0HN63CLR0B3V2:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:07:07.181 +00:00 INF] 0HN63CLR0B3V1:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:07:07.407 +00:00 INF] 0HN63CLR0B3V1:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 03:08:07.035 +00:00 INF] 0HN63CLR0B3V1:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:08:07.329 +00:00 INF] 0HN63CLR0B3V1:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:08:07.538 +00:00 INF] 0HN63CLR0B3V1:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 03:09:07.139 +00:00 INF] 0HN63CLR0B3V1:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:09:07.154 +00:00 INF] 0HN63CLR0B3V3:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:09:07.414 +00:00 INF] 0HN63CLR0B3V3:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 03:09:42.701 +00:00 INF] 0HN63CLR0B3V3:00000003 /Logs/log-20240517.txt called [25.08.2024 03:10:08.379 +00:00 INF] 0HN63CLR0B3V3:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:10:08.889 +00:00 INF] 0HN63CLR0B3V1:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:10:11.121 +00:00 INF] 0HN63CLR0B3V1:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 03:11:07.073 +00:00 INF] 0HN63CLR0B3V1:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 03:11:07.092 +00:00 INF] 0HN63CLR0B3V3:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:11:07.381 +00:00 INF] 0HN63CLR0B3V3:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 03:12:06.999 +00:00 INF] 0HN63CLR0B3V3:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:12:07.012 +00:00 INF] 0HN63CLR0B3V1:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:12:07.286 +00:00 INF] 0HN63CLR0B3V3:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 03:13:07.031 +00:00 INF] 0HN63CLR0B3V3:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:13:07.071 +00:00 INF] 0HN63CLR0B3V1:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:13:07.305 +00:00 INF] 0HN63CLR0B3V1:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 03:14:07.013 +00:00 INF] 0HN63CLR0B3V1:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 03:14:07.027 +00:00 INF] 0HN63CLR0B3V3:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:14:07.311 +00:00 INF] 0HN63CLR0B3V3:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 03:15:07.064 +00:00 INF] 0HN63CLR0B3V3:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:15:07.076 +00:00 INF] 0HN63CLR0B3V1:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:15:07.309 +00:00 INF] 0HN63CLR0B3V1:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 03:16:07.062 +00:00 INF] 0HN63CLR0B3V1:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:16:07.790 +00:00 INF] 0HN63CLR0B3V1:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:16:07.989 +00:00 INF] 0HN63CLR0B3V1:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 03:17:07.044 +00:00 INF] 0HN63CLR0B3V1:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:17:07.316 +00:00 INF] 0HN63CLR0B3V1:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:17:07.548 +00:00 INF] 0HN63CLR0B3V1:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 03:18:07.007 +00:00 INF] 0HN63CLR0B3V1:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:18:07.023 +00:00 INF] 0HN63CLR0B3V4:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:18:07.275 +00:00 INF] 0HN63CLR0B3V4:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 03:19:07.077 +00:00 INF] 0HN63CLR0B3V4:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:19:07.085 +00:00 INF] 0HN63CLR0B3V1:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:19:07.379 +00:00 INF] 0HN63CLR0B3V1:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 03:20:07.276 +00:00 INF] 0HN63CLR0B3V1:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 03:20:07.327 +00:00 INF] 0HN63CLR0B3V4:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:20:07.828 +00:00 INF] 0HN63CLR0B3V4:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 03:21:07.199 +00:00 INF] 0HN63CLR0B3V4:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:21:07.206 +00:00 INF] 0HN63CLR0B3V1:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:21:07.443 +00:00 INF] 0HN63CLR0B3V1:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 03:22:07.152 +00:00 INF] 0HN63CLR0B3V1:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:22:07.174 +00:00 INF] 0HN63CLR0B3V4:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:22:07.369 +00:00 INF] 0HN63CLR0B3V1:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 03:23:07.143 +00:00 INF] 0HN63CLR0B3V1:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:23:07.150 +00:00 INF] 0HN63CLR0B3V4:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:23:07.383 +00:00 INF] 0HN63CLR0B3V1:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 03:24:07.095 +00:00 INF] 0HN63CLR0B3V1:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:24:07.129 +00:00 INF] 0HN63CLR0B3V4:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:24:07.324 +00:00 INF] 0HN63CLR0B3V4:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 03:25:07.130 +00:00 INF] 0HN63CLR0B3V4:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:25:07.146 +00:00 INF] 0HN63CLR0B3V1:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:25:07.380 +00:00 INF] 0HN63CLR0B3V1:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 03:26:07.313 +00:00 INF] 0HN63CLR0B3V1:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:26:07.313 +00:00 INF] 0HN63CLR0B3V4:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:26:07.702 +00:00 INF] 0HN63CLR0B3V1:00000025 /api/Order/GetAllByStatus/az called [25.08.2024 03:27:07.249 +00:00 INF] 0HN63CLR0B3V1:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:27:07.261 +00:00 INF] 0HN63CLR0B3V4:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 03:27:07.590 +00:00 INF] 0HN63CLR0B3V1:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 03:27:42.698 +00:00 INF] 0HN63CLR0B3V1:00000028 /Logs/log-20240718.txt called [25.08.2024 03:28:07.051 +00:00 INF] 0HN63CLR0B3V1:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:28:07.055 +00:00 INF] 0HN63CLR0B3V4:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 03:28:07.285 +00:00 INF] 0HN63CLR0B3V4:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 03:29:07.130 +00:00 INF] 0HN63CLR0B3V4:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:29:07.350 +00:00 INF] 0HN63CLR0B3V4:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:29:07.357 +00:00 INF] 0HN63CLR0B3V1:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 03:30:07.174 +00:00 INF] 0HN63CLR0B3V1:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:30:07.188 +00:00 INF] 0HN63CLR0B3V4:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:30:07.403 +00:00 INF] 0HN63CLR0B3V4:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 03:31:07.102 +00:00 INF] 0HN63CLR0B3V4:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:31:07.391 +00:00 INF] 0HN63CLR0B3V4:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:31:07.613 +00:00 INF] 0HN63CLR0B3V4:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 03:32:07.266 +00:00 INF] 0HN63CLR0B3V4:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:32:07.283 +00:00 INF] 0HN63CLR0B3V5:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:32:07.528 +00:00 INF] 0HN63CLR0B3V5:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 03:33:07.210 +00:00 INF] 0HN63CLR0B3V5:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:33:07.225 +00:00 INF] 0HN63CLR0B3V4:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:33:07.466 +00:00 INF] 0HN63CLR0B3V5:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 03:34:07.197 +00:00 INF] 0HN63CLR0B3V5:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:34:07.222 +00:00 INF] 0HN63CLR0B3V4:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:34:07.483 +00:00 INF] 0HN63CLR0B3V4:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 03:35:07.215 +00:00 INF] 0HN63CLR0B3V4:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:35:07.221 +00:00 INF] 0HN63CLR0B3V5:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:35:07.483 +00:00 INF] 0HN63CLR0B3V5:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 03:36:07.248 +00:00 INF] 0HN63CLR0B3V5:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:36:07.262 +00:00 INF] 0HN63CLR0B3V4:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:36:07.513 +00:00 INF] 0HN63CLR0B3V5:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 03:37:07.255 +00:00 INF] 0HN63CLR0B3V5:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 03:37:07.286 +00:00 INF] 0HN63CLR0B3V4:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:37:07.627 +00:00 INF] 0HN63CLR0B3V4:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 03:38:07.164 +00:00 INF] 0HN63CLR0B3V4:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:38:07.195 +00:00 INF] 0HN63CLR0B3V5:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:38:07.414 +00:00 INF] 0HN63CLR0B3V5:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 03:39:07.117 +00:00 INF] 0HN63CLR0B3V5:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:07.156 +00:00 INF] 0HN63CLR0B3V4:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:39:07.382 +00:00 INF] 0HN63CLR0B3V4:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 03:39:24.746 +00:00 INF] 0HN63CLR0B3V4:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:24.758 +00:00 INF] 0HN63CLR0B3V5:0000000E /api/Order/GetDetails called [25.08.2024 03:39:27.181 +00:00 INF] 0HN63CLR0B3V4:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:39:27.182 +00:00 INF] 0HN63CLR0B3V5:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:27.402 +00:00 INF] 0HN63CLR0B3V5:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 03:39:28.159 +00:00 INF] 0HN63CLR0B3V5:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:28.166 +00:00 INF] 0HN63CLR0B3V4:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:39:28.382 +00:00 INF] 0HN63CLR0B3V4:00000025 /api/Order/GetAllByStatus/az called [25.08.2024 03:39:28.931 +00:00 INF] 0HN63CLR0B3V4:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:28.933 +00:00 INF] 0HN63CLR0B3V5:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:39:29.194 +00:00 INF] 0HN63CLR0B3V5:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 03:39:29.722 +00:00 INF] 0HN63CLR0B3V5:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:39:29.723 +00:00 INF] 0HN63CLR0B3V4:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:39:29.935 +00:00 INF] 0HN63CLR0B3V4:00000028 /api/Order/GetAllByStatus/az called [25.08.2024 03:40:07.266 +00:00 INF] 0HN63CLR0B3V4:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:40:07.279 +00:00 INF] 0HN63CLR0B3V5:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:40:07.564 +00:00 INF] 0HN63CLR0B3V4:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 03:41:07.269 +00:00 INF] 0HN63CLR0B3V4:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:41:07.583 +00:00 INF] 0HN63CLR0B3V4:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:41:07.784 +00:00 INF] 0HN63CLR0B3V4:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 03:41:42.812 +00:00 INF] 0HN63CLR0B3V4:0000002E /Logs/log-20240312.txt called [25.08.2024 03:42:07.232 +00:00 INF] 0HN63CLR0B3V4:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:42:07.271 +00:00 INF] 0HN63CLR0B3V6:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:42:07.585 +00:00 INF] 0HN63CLR0B3V4:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 03:43:07.193 +00:00 INF] 0HN63CLR0B3V4:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:43:07.196 +00:00 INF] 0HN63CLR0B3V6:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:43:07.451 +00:00 INF] 0HN63CLR0B3V4:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 03:44:07.180 +00:00 INF] 0HN63CLR0B3V4:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:44:07.194 +00:00 INF] 0HN63CLR0B3V6:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:44:07.477 +00:00 INF] 0HN63CLR0B3V6:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 03:45:07.204 +00:00 INF] 0HN63CLR0B3V6:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:45:07.225 +00:00 INF] 0HN63CLR0B3V4:00000034 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:45:07.424 +00:00 INF] 0HN63CLR0B3V6:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 03:45:42.794 +00:00 INF] 0HN63CLR0B3V6:00000007 /Logs/log-20240629.txt called [25.08.2024 03:46:07.215 +00:00 INF] 0HN63CLR0B3V6:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:46:07.233 +00:00 INF] 0HN63CLR0B3V4:00000035 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:46:07.438 +00:00 INF] 0HN63CLR0B3V4:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 03:47:07.504 +00:00 INF] 0HN63CLR0B3V4:00000037 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:47:07.667 +00:00 INF] 0HN63CLR0B3V6:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:47:07.978 +00:00 INF] 0HN63CLR0B3V6:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 03:48:12.122 +00:00 INF] 0HN63CLR0B3V6:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:48:12.342 +00:00 INF] 0HN63CLR0B3V6:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:48:12.563 +00:00 INF] 0HN63CLR0B3V6:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 03:49:12.169 +00:00 INF] 0HN63CLR0B3V6:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:49:12.192 +00:00 INF] 0HN63CLR0B3V7:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:49:12.389 +00:00 INF] 0HN63CLR0B3V6:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 03:50:12.397 +00:00 INF] 0HN63CLR0B3V7:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:50:12.408 +00:00 INF] 0HN63CLR0B3V6:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:50:12.712 +00:00 INF] 0HN63CLR0B3V6:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 03:51:12.176 +00:00 INF] 0HN63CLR0B3V6:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:51:12.197 +00:00 INF] 0HN63CLR0B3V7:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:51:12.459 +00:00 INF] 0HN63CLR0B3V7:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 03:52:12.408 +00:00 INF] 0HN63CLR0B3V7:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:52:12.412 +00:00 INF] 0HN63CLR0B3V6:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:52:12.808 +00:00 INF] 0HN63CLR0B3V6:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 03:53:12.162 +00:00 INF] 0HN63CLR0B3V6:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:53:12.375 +00:00 INF] 0HN63CLR0B3V6:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 03:53:12.486 +00:00 INF] 0HN63CLR0B3V7:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:54:12.211 +00:00 INF] 0HN63CLR0B3V7:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:54:12.216 +00:00 INF] 0HN63CLR0B3V6:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:54:12.460 +00:00 INF] 0HN63CLR0B3V6:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 03:55:12.146 +00:00 INF] 0HN63CLR0B3V6:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:55:12.155 +00:00 INF] 0HN63CLR0B3V7:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 03:55:12.365 +00:00 INF] 0HN63CLR0B3V7:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 03:56:12.190 +00:00 INF] 0HN63CLR0B3V7:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 03:56:12.202 +00:00 INF] 0HN63CLR0B3V6:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:56:12.439 +00:00 INF] 0HN63CLR0B3V6:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 03:57:12.443 +00:00 INF] 0HN63CLR0B3V6:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:57:12.541 +00:00 INF] 0HN63CLR0B3V7:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 03:57:12.803 +00:00 INF] 0HN63CLR0B3V6:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 03:58:12.164 +00:00 INF] 0HN63CLR0B3V6:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:58:12.167 +00:00 INF] 0HN63CLR0B3V7:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 03:58:12.440 +00:00 INF] 0HN63CLR0B3V6:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 03:59:12.207 +00:00 INF] 0HN63CLR0B3V6:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 03:59:12.218 +00:00 INF] 0HN63CLR0B3V7:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 03:59:12.430 +00:00 INF] 0HN63CLR0B3V7:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 04:00:12.172 +00:00 INF] 0HN63CLR0B3V7:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:00:12.183 +00:00 INF] 0HN63CLR0B3V6:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:00:12.434 +00:00 INF] 0HN63CLR0B3V7:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 04:01:12.750 +00:00 INF] 0HN63CLR0B3V7:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:01:12.794 +00:00 INF] 0HN63CLR0B3V6:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:01:13.115 +00:00 INF] 0HN63CLR0B3V6:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 04:01:29.454 +00:00 INF] 0HN63CLR0B3V6:00000024 /Logs/log-20240429.txt called [25.08.2024 04:02:12.330 +00:00 INF] 0HN63CLR0B3V6:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:02:12.350 +00:00 INF] 0HN63CLR0B3V7:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:02:13.237 +00:00 INF] 0HN63CLR0B3V6:00000026 /api/Order/GetAllByStatus/az called [25.08.2024 04:03:12.218 +00:00 INF] 0HN63CLR0B3V6:00000027 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:03:12.231 +00:00 INF] 0HN63CLR0B3V7:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:03:12.452 +00:00 INF] 0HN63CLR0B3V7:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 04:03:42.646 +00:00 INF] 0HN63CLR0B3V7:00000015 /Logs/log-20240801.txt called [25.08.2024 04:04:12.306 +00:00 INF] 0HN63CLR0B3V7:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:04:12.316 +00:00 INF] 0HN63CLR0B3V6:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:04:12.544 +00:00 INF] 0HN63CLR0B3V7:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 04:05:12.264 +00:00 INF] 0HN63CLR0B3V7:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:05:12.265 +00:00 INF] 0HN63CLR0B3V6:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:05:12.492 +00:00 INF] 0HN63CLR0B3V6:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 04:06:12.316 +00:00 INF] 0HN63CLR0B3V6:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:06:12.335 +00:00 INF] 0HN63CLR0B3V7:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:06:12.558 +00:00 INF] 0HN63CLR0B3V7:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 04:07:12.648 +00:00 INF] 0HN63CLR0B3V7:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:07:12.897 +00:00 INF] 0HN63CLR0B3V6:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 04:07:13.123 +00:00 INF] 0HN63CLR0B3V6:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 04:08:12.269 +00:00 INF] 0HN63CLR0B3V6:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 04:08:12.292 +00:00 INF] 0HN63CLR0B3V7:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:08:12.563 +00:00 INF] 0HN63CLR0B3V7:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 04:09:12.232 +00:00 INF] 0HN63CLR0B3V7:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 04:09:12.248 +00:00 INF] 0HN63CLR0B3V6:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:09:12.532 +00:00 INF] 0HN63CLR0B3V6:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 04:10:12.318 +00:00 INF] 0HN63CLR0B3V6:00000031 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:10:12.324 +00:00 INF] 0HN63CLR0B3V7:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:10:12.588 +00:00 INF] 0HN63CLR0B3V7:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 04:11:12.278 +00:00 INF] 0HN63CLR0B3V7:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:11:12.292 +00:00 INF] 0HN63CLR0B3V6:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:11:12.491 +00:00 INF] 0HN63CLR0B3V6:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 04:12:12.464 +00:00 INF] 0HN63CLR0B3V6:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:12:12.924 +00:00 INF] 0HN63CLR0B3V7:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:12:13.225 +00:00 INF] 0HN63CLR0B3V7:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 04:13:12.290 +00:00 INF] 0HN63CLR0B3V7:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:13:12.529 +00:00 INF] 0HN63CLR0B3V6:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:13:12.748 +00:00 INF] 0HN63CLR0B3V6:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 04:14:12.287 +00:00 INF] 0HN63CLR0B3V6:00000037 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:14:12.299 +00:00 INF] 0HN63CLR0B3V7:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:14:12.500 +00:00 INF] 0HN63CLR0B3V7:00000026 /api/Order/GetAllByStatus/az called [25.08.2024 04:15:12.220 +00:00 INF] 0HN63CLR0B3V7:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:15:12.235 +00:00 INF] 0HN63CLR0B3V6:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:15:12.455 +00:00 INF] 0HN63CLR0B3V6:00000039 /api/Order/GetAllByStatus/az called [25.08.2024 04:16:12.313 +00:00 INF] 0HN63CLR0B3V6:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:16:12.328 +00:00 INF] 0HN63CLR0B3V7:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:16:12.570 +00:00 INF] 0HN63CLR0B3V6:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 04:17:12.582 +00:00 INF] 0HN63CLR0B3V6:0000003C /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:17:12.670 +00:00 INF] 0HN63CLR0B3V7:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:17:12.937 +00:00 INF] 0HN63CLR0B3V6:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 04:18:17.223 +00:00 INF] 0HN63CLR0B3V6:0000003E /api/SiteSetting/GetByNameAsync called [25.08.2024 04:18:17.238 +00:00 INF] 0HN63CLR0B3V7:0000002A /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:18:17.528 +00:00 INF] 0HN63CLR0B3V7:0000002B /api/Order/GetAllByStatus/az called [25.08.2024 04:19:17.293 +00:00 INF] 0HN63CLR0B3V7:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 04:19:17.310 +00:00 INF] 0HN63CLR0B3V6:0000003F /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:19:17.549 +00:00 INF] 0HN63CLR0B3V6:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 04:20:17.799 +00:00 INF] 0HN63CLR0B3V6:00000041 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:20:17.800 +00:00 INF] 0HN63CLR0B3V7:0000002D /api/SiteSetting/GetByNameAsync called [25.08.2024 04:20:18.458 +00:00 INF] 0HN63CLR0B3V6:00000042 /api/Order/GetAllByStatus/az called [25.08.2024 04:21:17.347 +00:00 INF] 0HN63CLR0B3V6:00000043 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:21:17.358 +00:00 INF] 0HN63CLR0B3V7:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:21:17.592 +00:00 INF] 0HN63CLR0B3V7:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 04:21:42.700 +00:00 INF] 0HN63CLR0B3V7:00000030 /Logs/log-20240215.txt called [25.08.2024 04:22:17.731 +00:00 INF] 0HN63CLR0B3V6:00000044 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:22:17.712 +00:00 INF] 0HN63CLR0B3V7:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:22:18.226 +00:00 INF] 0HN63CLR0B3V7:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 04:23:17.297 +00:00 INF] 0HN63CLR0B3V7:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:23:17.311 +00:00 INF] 0HN63CLR0B3V6:00000045 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:23:17.556 +00:00 INF] 0HN63CLR0B3V6:00000046 /api/Order/GetAllByStatus/az called [25.08.2024 04:24:17.537 +00:00 INF] 0HN63CLR0B3V6:00000047 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:24:17.546 +00:00 INF] 0HN63CLR0B3V7:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:24:17.798 +00:00 INF] 0HN63CLR0B3V7:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 04:25:17.364 +00:00 INF] 0HN63CLR0B3V7:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:25:17.386 +00:00 INF] 0HN63CLR0B3V6:00000048 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:25:17.587 +00:00 INF] 0HN63CLR0B3V6:00000049 /api/Order/GetAllByStatus/az called [25.08.2024 04:26:17.297 +00:00 INF] 0HN63CLR0B3V6:0000004A /api/SiteSetting/GetByNameAsync called [25.08.2024 04:26:17.626 +00:00 INF] 0HN63CLR0B3V6:0000004B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:26:17.834 +00:00 INF] 0HN63CLR0B3V6:0000004C /api/Order/GetAllByStatus/az called [25.08.2024 04:27:17.762 +00:00 INF] 0HN63CLR0B3V6:0000004D /api/SiteSetting/GetByNameAsync called [25.08.2024 04:27:17.919 +00:00 INF] 0HN63CLR0B3V8:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:27:18.291 +00:00 INF] 0HN63CLR0B3V8:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 04:28:17.387 +00:00 INF] 0HN63CLR0B3V8:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:28:17.422 +00:00 INF] 0HN63CLR0B3V6:0000004E /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:28:17.678 +00:00 INF] 0HN63CLR0B3V8:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 04:29:17.280 +00:00 INF] 0HN63CLR0B3V8:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:29:17.291 +00:00 INF] 0HN63CLR0B3V6:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 04:29:17.498 +00:00 INF] 0HN63CLR0B3V6:00000050 /api/Order/GetAllByStatus/az called [25.08.2024 04:30:17.364 +00:00 INF] 0HN63CLR0B3V6:00000051 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:30:17.376 +00:00 INF] 0HN63CLR0B3V8:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:30:17.689 +00:00 INF] 0HN63CLR0B3V6:00000052 /api/Order/GetAllByStatus/az called [25.08.2024 04:30:29.561 +00:00 INF] 0HN63CLR0B3V6:00000053 /Logs/log-20240810.txt called [25.08.2024 04:30:29.575 +00:00 INF] 0HN63CLR0B3V8:00000007 /Logs/log-20240217.txt called [25.08.2024 04:30:29.579 +00:00 INF] 0HN63CLR0B3V9:00000001 /Images/8e5bf5e1be054bb9be3723cf516887ba-QC45_WhiteSmoke_001_RGB.jpg called [25.08.2024 04:30:29.693 +00:00 INF] 0HN63CLR0B3VA:00000001 /Logs/log-20240714.txt called [25.08.2024 04:31:17.296 +00:00 INF] 0HN63CLR0B3VA:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:31:17.305 +00:00 INF] 0HN63CLR0B3V9:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:31:17.548 +00:00 INF] 0HN63CLR0B3V9:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 04:32:17.847 +00:00 INF] 0HN63CLR0B3V9:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:32:17.878 +00:00 INF] 0HN63CLR0B3VA:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:32:18.346 +00:00 INF] 0HN63CLR0B3V9:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 04:33:17.340 +00:00 INF] 0HN63CLR0B3V9:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:33:17.353 +00:00 INF] 0HN63CLR0B3VA:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:33:17.576 +00:00 INF] 0HN63CLR0B3VA:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 04:34:17.372 +00:00 INF] 0HN63CLR0B3VA:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:34:17.400 +00:00 INF] 0HN63CLR0B3V9:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:34:17.636 +00:00 INF] 0HN63CLR0B3V9:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 04:34:38.043 +00:00 INF] 0HN63CLR0B3V9:00000009 /Logs/log-20240623.txt called [25.08.2024 04:35:17.396 +00:00 INF] 0HN63CLR0B3V9:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 04:35:17.412 +00:00 INF] 0HN63CLR0B3VA:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:35:17.675 +00:00 INF] 0HN63CLR0B3VA:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 04:36:17.394 +00:00 INF] 0HN63CLR0B3VA:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:36:17.394 +00:00 INF] 0HN63CLR0B3V9:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:36:17.652 +00:00 INF] 0HN63CLR0B3VA:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 04:37:17.699 +00:00 INF] 0HN63CLR0B3VA:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:37:17.746 +00:00 INF] 0HN63CLR0B3V9:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 04:37:18.176 +00:00 INF] 0HN63CLR0B3V9:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 04:37:39.558 +00:00 INF] 0HN63CLR0B3V9:0000000E /Logs/log-20240410.txt called [25.08.2024 04:38:17.475 +00:00 INF] 0HN63CLR0B3V9:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 04:38:17.493 +00:00 INF] 0HN63CLR0B3VA:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:38:17.743 +00:00 INF] 0HN63CLR0B3VA:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 04:39:17.415 +00:00 INF] 0HN63CLR0B3VA:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:39:17.425 +00:00 INF] 0HN63CLR0B3V9:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:39:17.633 +00:00 INF] 0HN63CLR0B3V9:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 04:40:17.388 +00:00 INF] 0HN63CLR0B3V9:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:40:17.402 +00:00 INF] 0HN63CLR0B3VA:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 04:40:17.611 +00:00 INF] 0HN63CLR0B3VA:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 04:41:17.483 +00:00 INF] 0HN63CLR0B3VA:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:41:17.497 +00:00 INF] 0HN63CLR0B3V9:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:41:17.711 +00:00 INF] 0HN63CLR0B3V9:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 04:42:17.732 +00:00 INF] 0HN63CLR0B3V9:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:42:18.273 +00:00 INF] 0HN63CLR0B3VA:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:42:18.755 +00:00 INF] 0HN63CLR0B3VA:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 04:43:17.400 +00:00 INF] 0HN63CLR0B3VA:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:43:17.417 +00:00 INF] 0HN63CLR0B3V9:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:43:17.685 +00:00 INF] 0HN63CLR0B3V9:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 04:44:17.441 +00:00 INF] 0HN63CLR0B3V9:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:44:17.686 +00:00 INF] 0HN63CLR0B3V9:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 04:44:17.714 +00:00 INF] 0HN63CLR0B3VA:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:44:38.091 +00:00 INF] 0HN63CLR0B3VA:00000016 /Logs/log-20240627.txt called [25.08.2024 04:45:17.322 +00:00 INF] 0HN63CLR0B3VA:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:45:17.366 +00:00 INF] 0HN63CLR0B3V9:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:45:17.596 +00:00 INF] 0HN63CLR0B3V9:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 04:46:17.382 +00:00 INF] 0HN63CLR0B3V9:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:46:17.400 +00:00 INF] 0HN63CLR0B3VA:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:46:17.594 +00:00 INF] 0HN63CLR0B3VA:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 04:47:17.829 +00:00 INF] 0HN63CLR0B3VA:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 04:47:18.686 +00:00 INF] 0HN63CLR0B3V9:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:47:19.014 +00:00 INF] 0HN63CLR0B3V9:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 04:48:17.418 +00:00 INF] 0HN63CLR0B3V9:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:48:17.449 +00:00 INF] 0HN63CLR0B3VA:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 04:48:17.649 +00:00 INF] 0HN63CLR0B3VA:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 04:49:17.453 +00:00 INF] 0HN63CLR0B3VA:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 04:49:17.487 +00:00 INF] 0HN63CLR0B3V9:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:49:17.741 +00:00 INF] 0HN63CLR0B3V9:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 04:50:17.483 +00:00 INF] 0HN63CLR0B3V9:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:50:17.495 +00:00 INF] 0HN63CLR0B3VA:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:50:17.737 +00:00 INF] 0HN63CLR0B3VA:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 04:51:17.511 +00:00 INF] 0HN63CLR0B3VA:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:51:17.722 +00:00 INF] 0HN63CLR0B3VA:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 04:51:17.765 +00:00 INF] 0HN63CLR0B3V9:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:52:18.875 +00:00 INF] 0HN63CLR0B3V9:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:52:19.548 +00:00 INF] 0HN63CLR0B3VA:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:52:20.488 +00:00 INF] 0HN63CLR0B3VA:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 04:52:59.618 +00:00 INF] 0HN63CLR0B3VA:00000024 /Images/d353d2339eec4334b774ffc554873893-1515164846613.jpeg called [25.08.2024 04:53:17.429 +00:00 INF] 0HN63CLR0B3VA:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:53:17.451 +00:00 INF] 0HN63CLR0B3V9:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:53:17.649 +00:00 INF] 0HN63CLR0B3VA:00000026 /api/Order/GetAllByStatus/az called [25.08.2024 04:54:17.508 +00:00 INF] 0HN63CLR0B3VA:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:54:17.541 +00:00 INF] 0HN63CLR0B3V9:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:54:17.738 +00:00 INF] 0HN63CLR0B3V9:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 04:55:17.529 +00:00 INF] 0HN63CLR0B3V9:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 04:55:17.540 +00:00 INF] 0HN63CLR0B3VA:00000028 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:55:17.771 +00:00 INF] 0HN63CLR0B3VA:00000029 /api/Order/GetAllByStatus/az called [25.08.2024 04:55:19.943 +00:00 INF] 0HN63CLR0B3VA:0000002A /Logs/log-20240328.txt called [25.08.2024 04:56:17.439 +00:00 INF] 0HN63CLR0B3VA:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 04:56:17.454 +00:00 INF] 0HN63CLR0B3V9:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:56:17.733 +00:00 INF] 0HN63CLR0B3V9:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 04:57:17.677 +00:00 INF] 0HN63CLR0B3V9:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:57:17.723 +00:00 INF] 0HN63CLR0B3VA:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 04:57:18.001 +00:00 INF] 0HN63CLR0B3V9:0000002C /api/Order/GetAllByStatus/az called [25.08.2024 04:58:17.427 +00:00 INF] 0HN63CLR0B3V9:0000002D /api/SiteSetting/GetByNameAsync called [25.08.2024 04:58:17.445 +00:00 INF] 0HN63CLR0B3VA:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:58:17.680 +00:00 INF] 0HN63CLR0B3VA:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 04:59:17.477 +00:00 INF] 0HN63CLR0B3VA:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 04:59:17.492 +00:00 INF] 0HN63CLR0B3V9:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 04:59:17.757 +00:00 INF] 0HN63CLR0B3V9:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 05:00:17.762 +00:00 INF] 0HN63CLR0B3VA:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:00:17.940 +00:00 INF] 0HN63CLR0B3V9:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:00:18.352 +00:00 INF] 0HN63CLR0B3VA:00000031 /api/Order/GetAllByStatus/az called [25.08.2024 05:01:17.449 +00:00 INF] 0HN63CLR0B3VA:00000032 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:01:17.455 +00:00 INF] 0HN63CLR0B3V9:00000031 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:01:17.687 +00:00 INF] 0HN63CLR0B3V9:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 05:02:17.866 +00:00 INF] 0HN63CLR0B3V9:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:02:17.872 +00:00 INF] 0HN63CLR0B3VA:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:02:18.206 +00:00 INF] 0HN63CLR0B3V9:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 05:03:17.735 +00:00 INF] 0HN63CLR0B3V9:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:03:17.751 +00:00 INF] 0HN63CLR0B3VA:00000034 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:03:17.948 +00:00 INF] 0HN63CLR0B3VA:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 05:04:17.431 +00:00 INF] 0HN63CLR0B3VA:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:04:17.646 +00:00 INF] 0HN63CLR0B3VA:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 05:04:17.717 +00:00 INF] 0HN63CLR0B3V9:00000036 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:05:17.502 +00:00 INF] 0HN63CLR0B3V9:00000037 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:05:17.542 +00:00 INF] 0HN63CLR0B3VA:00000038 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:05:17.817 +00:00 INF] 0HN63CLR0B3VA:00000039 /api/Order/GetAllByStatus/az called [25.08.2024 05:06:17.489 +00:00 INF] 0HN63CLR0B3VA:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:06:17.499 +00:00 INF] 0HN63CLR0B3V9:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:06:17.777 +00:00 INF] 0HN63CLR0B3V9:00000039 /api/Order/GetAllByStatus/az called [25.08.2024 05:07:17.815 +00:00 INF] 0HN63CLR0B3VA:0000003B /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:07:17.814 +00:00 INF] 0HN63CLR0B3V9:0000003A /api/SiteSetting/GetByNameAsync called [25.08.2024 05:07:18.354 +00:00 INF] 0HN63CLR0B3V9:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 05:08:17.497 +00:00 INF] 0HN63CLR0B3V9:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 05:08:17.506 +00:00 INF] 0HN63CLR0B3VA:0000003C /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:08:17.728 +00:00 INF] 0HN63CLR0B3VA:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 05:09:17.474 +00:00 INF] 0HN63CLR0B3VA:0000003E /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:09:17.485 +00:00 INF] 0HN63CLR0B3V9:0000003D /api/SiteSetting/GetByNameAsync called [25.08.2024 05:09:17.690 +00:00 INF] 0HN63CLR0B3V9:0000003E /api/Order/GetAllByStatus/az called [25.08.2024 05:10:17.589 +00:00 INF] 0HN63CLR0B3V9:0000003F /api/SiteSetting/GetByNameAsync called [25.08.2024 05:10:17.602 +00:00 INF] 0HN63CLR0B3VA:0000003F /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:10:17.833 +00:00 INF] 0HN63CLR0B3VA:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 05:11:17.529 +00:00 INF] 0HN63CLR0B3VA:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:11:17.547 +00:00 INF] 0HN63CLR0B3V9:00000040 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:11:17.834 +00:00 INF] 0HN63CLR0B3VA:00000042 /api/Order/GetAllByStatus/az called [25.08.2024 05:12:18.142 +00:00 INF] 0HN63CLR0B3VA:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:12:18.253 +00:00 INF] 0HN63CLR0B3V9:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:12:18.562 +00:00 INF] 0HN63CLR0B3V9:00000042 /api/Order/GetAllByStatus/az called [25.08.2024 05:13:17.528 +00:00 INF] 0HN63CLR0B3V9:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:13:17.553 +00:00 INF] 0HN63CLR0B3VA:00000044 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:13:17.739 +00:00 INF] 0HN63CLR0B3V9:00000044 /api/Order/GetAllByStatus/az called [25.08.2024 05:14:17.522 +00:00 INF] 0HN63CLR0B3V9:00000045 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:14:17.526 +00:00 INF] 0HN63CLR0B3VA:00000045 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:14:17.731 +00:00 INF] 0HN63CLR0B3VA:00000046 /api/Order/GetAllByStatus/az called [25.08.2024 05:15:17.527 +00:00 INF] 0HN63CLR0B3VA:00000047 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:15:17.545 +00:00 INF] 0HN63CLR0B3V9:00000046 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:15:17.781 +00:00 INF] 0HN63CLR0B3V9:00000047 /api/Order/GetAllByStatus/az called [25.08.2024 05:15:29.745 +00:00 INF] 0HN63CLR0B3V9:00000048 /Images/75664d6cf20a45b28397c91f1146c808-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 05:15:37.499 +00:00 INF] 0HN63CLR0B3V9:00000049 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:15:37.686 +00:00 INF] 0HN63CLR0B3VA:00000048 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:15:37.911 +00:00 INF] 0HN63CLR0B3VA:00000049 /api/Order/GetAllByStatus/az called [25.08.2024 05:15:39.276 +00:00 INF] 0HN63CLR0B3VA:0000004A /api/SiteSetting/GetByNameAsync called [25.08.2024 05:15:39.277 +00:00 INF] 0HN63CLR0B3V9:0000004A /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:15:39.588 +00:00 INF] 0HN63CLR0B3V9:0000004B /api/Order/GetAllByStatus/az called [25.08.2024 05:16:17.509 +00:00 INF] 0HN63CLR0B3V9:0000004C /api/SiteSetting/GetByNameAsync called [25.08.2024 05:16:17.522 +00:00 INF] 0HN63CLR0B3VA:0000004B /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:16:17.773 +00:00 INF] 0HN63CLR0B3VA:0000004C /api/Order/GetAllByStatus/az called [25.08.2024 05:17:17.638 +00:00 INF] 0HN63CLR0B3VA:0000004D /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:17:17.654 +00:00 INF] 0HN63CLR0B3V9:0000004D /api/SiteSetting/GetByNameAsync called [25.08.2024 05:17:18.080 +00:00 INF] 0HN63CLR0B3VA:0000004E /api/Order/GetAllByStatus/az called [25.08.2024 05:18:17.549 +00:00 INF] 0HN63CLR0B3VA:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 05:18:17.567 +00:00 INF] 0HN63CLR0B3V9:0000004E /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:18:17.819 +00:00 INF] 0HN63CLR0B3V9:0000004F /api/Order/GetAllByStatus/az called [25.08.2024 05:19:17.495 +00:00 INF] 0HN63CLR0B3V9:00000050 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:19:17.498 +00:00 INF] 0HN63CLR0B3VA:00000050 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:19:17.753 +00:00 INF] 0HN63CLR0B3VA:00000051 /api/Order/GetAllByStatus/az called [25.08.2024 05:20:21.027 +00:00 INF] 0HN63CLR0B3VA:00000052 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:20:21.027 +00:00 INF] 0HN63CLR0B3V9:00000051 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:20:22.964 +00:00 INF] 0HN63CLR0B3V9:00000052 /api/Order/GetAllByStatus/az called [25.08.2024 05:21:17.482 +00:00 INF] 0HN63CLR0B3V9:00000053 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:21:17.497 +00:00 INF] 0HN63CLR0B3VA:00000053 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:21:17.758 +00:00 INF] 0HN63CLR0B3VA:00000054 /api/Order/GetAllByStatus/az called [25.08.2024 05:22:17.785 +00:00 INF] 0HN63CLR0B3VA:00000055 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:22:17.816 +00:00 INF] 0HN63CLR0B3V9:00000054 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:22:18.277 +00:00 INF] 0HN63CLR0B3VA:00000056 /api/Order/GetAllByStatus/az called [25.08.2024 05:23:17.572 +00:00 INF] 0HN63CLR0B3VA:00000057 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:23:17.587 +00:00 INF] 0HN63CLR0B3V9:00000055 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:23:17.825 +00:00 INF] 0HN63CLR0B3V9:00000056 /api/Order/GetAllByStatus/az called [25.08.2024 05:24:17.534 +00:00 INF] 0HN63CLR0B3V9:00000057 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:24:17.534 +00:00 INF] 0HN63CLR0B3VA:00000058 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:24:17.765 +00:00 INF] 0HN63CLR0B3VA:00000059 /api/Order/GetAllByStatus/az called [25.08.2024 05:25:17.520 +00:00 INF] 0HN63CLR0B3VA:0000005A /api/SiteSetting/GetByNameAsync called [25.08.2024 05:25:17.534 +00:00 INF] 0HN63CLR0B3V9:00000058 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:25:17.757 +00:00 INF] 0HN63CLR0B3VA:0000005B /api/Order/GetAllByStatus/az called [25.08.2024 05:26:17.515 +00:00 INF] 0HN63CLR0B3VA:0000005C /api/SiteSetting/GetByNameAsync called [25.08.2024 05:26:17.551 +00:00 INF] 0HN63CLR0B3V9:00000059 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:26:17.775 +00:00 INF] 0HN63CLR0B3V9:0000005A /api/Order/GetAllByStatus/az called [25.08.2024 05:27:18.033 +00:00 INF] 0HN63CLR0B3VA:0000005D /api/SiteSetting/GetByNameAsync called [25.08.2024 05:27:18.033 +00:00 INF] 0HN63CLR0B3V9:0000005B /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:27:18.744 +00:00 INF] 0HN63CLR0B3V9:0000005C /api/Order/GetAllByStatus/az called [25.08.2024 05:28:17.547 +00:00 INF] 0HN63CLR0B3V9:0000005D /api/SiteSetting/GetByNameAsync called [25.08.2024 05:28:17.556 +00:00 INF] 0HN63CLR0B3VA:0000005E /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:28:17.823 +00:00 INF] 0HN63CLR0B3VA:0000005F /api/Order/GetAllByStatus/az called [25.08.2024 05:29:17.566 +00:00 INF] 0HN63CLR0B3VA:00000060 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:29:17.596 +00:00 INF] 0HN63CLR0B3V9:0000005E /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:29:17.853 +00:00 INF] 0HN63CLR0B3V9:0000005F /api/Order/GetAllByStatus/az called [25.08.2024 05:29:29.094 +00:00 INF] 0HN63CLR0B3V9:00000060 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:29:29.332 +00:00 INF] 0HN63CLR0B3V9:00000061 /api/Order/GetAllByStatus/az called [25.08.2024 05:29:29.375 +00:00 INF] 0HN63CLR0B3VA:00000061 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:29:42.980 +00:00 INF] 0HN63CLR0B3VA:00000063 /api/Order/GetAllByStatus/az called [25.08.2024 05:30:17.600 +00:00 INF] 0HN63CLR0B3VA:00000064 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:30:17.630 +00:00 INF] 0HN63CLR0B3V9:00000062 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:30:17.873 +00:00 INF] 0HN63CLR0B3V9:00000063 /api/Order/GetAllByStatus/az called [25.08.2024 05:30:23.500 +00:00 INF] 0HN63CLR0B3V9:00000064 /Logs/log-20240228.txt called [25.08.2024 05:31:17.586 +00:00 INF] 0HN63CLR0B3V9:00000065 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:31:17.611 +00:00 INF] 0HN63CLR0B3VA:00000065 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:31:17.853 +00:00 INF] 0HN63CLR0B3VA:00000066 /api/Order/GetAllByStatus/az called [25.08.2024 05:32:17.724 +00:00 INF] 0HN63CLR0B3V9:00000066 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:32:17.767 +00:00 INF] 0HN63CLR0B3VA:00000067 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:32:18.075 +00:00 INF] 0HN63CLR0B3V9:00000067 /api/Order/GetAllByStatus/az called [25.08.2024 05:33:17.568 +00:00 INF] 0HN63CLR0B3V9:00000068 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:33:17.577 +00:00 INF] 0HN63CLR0B3VA:00000068 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:33:17.819 +00:00 INF] 0HN63CLR0B3VA:00000069 /api/Order/GetAllByStatus/az called [25.08.2024 05:34:17.574 +00:00 INF] 0HN63CLR0B3VA:0000006A /api/SiteSetting/GetByNameAsync called [25.08.2024 05:34:17.594 +00:00 INF] 0HN63CLR0B3V9:00000069 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:34:17.837 +00:00 INF] 0HN63CLR0B3V9:0000006A /api/Order/GetAllByStatus/az called [25.08.2024 05:35:17.639 +00:00 INF] 0HN63CLR0B3V9:0000006B /api/SiteSetting/GetByNameAsync called [25.08.2024 05:35:17.892 +00:00 INF] 0HN63CLR0B3V9:0000006C /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:35:18.118 +00:00 INF] 0HN63CLR0B3V9:0000006D /api/Order/GetAllByStatus/az called [25.08.2024 05:36:17.923 +00:00 INF] 0HN63CLR0B3V9:0000006E /api/SiteSetting/GetByNameAsync called [25.08.2024 05:36:17.949 +00:00 INF] 0HN63CLR0B3VB:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:36:18.246 +00:00 INF] 0HN63CLR0B3VB:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 05:37:18.307 +00:00 INF] 0HN63CLR0B3V9:0000006F /api/SiteSetting/GetByNameAsync called [25.08.2024 05:37:18.307 +00:00 INF] 0HN63CLR0B3VB:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:37:18.761 +00:00 INF] 0HN63CLR0B3VB:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 05:38:17.617 +00:00 INF] 0HN63CLR0B3VB:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:38:17.645 +00:00 INF] 0HN63CLR0B3V9:00000070 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:38:17.897 +00:00 INF] 0HN63CLR0B3V9:00000071 /api/Order/GetAllByStatus/az called [25.08.2024 05:39:17.571 +00:00 INF] 0HN63CLR0B3V9:00000072 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:39:17.593 +00:00 INF] 0HN63CLR0B3VB:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:39:17.853 +00:00 INF] 0HN63CLR0B3VB:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 05:40:17.575 +00:00 INF] 0HN63CLR0B3VB:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:40:17.588 +00:00 INF] 0HN63CLR0B3V9:00000073 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:40:17.919 +00:00 INF] 0HN63CLR0B3V9:00000074 /api/Order/GetAllByStatus/az called [25.08.2024 05:41:17.708 +00:00 INF] 0HN63CLR0B3V9:00000075 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:41:17.753 +00:00 INF] 0HN63CLR0B3VB:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:41:17.971 +00:00 INF] 0HN63CLR0B3VB:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 05:42:18.144 +00:00 INF] 0HN63CLR0B3VB:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 05:42:18.144 +00:00 INF] 0HN63CLR0B3V9:00000076 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:42:18.596 +00:00 INF] 0HN63CLR0B3VB:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 05:43:18.363 +00:00 INF] 0HN63CLR0B3VB:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:43:18.377 +00:00 INF] 0HN63CLR0B3V9:00000077 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:43:19.096 +00:00 INF] 0HN63CLR0B3V9:00000078 /api/Order/GetAllByStatus/az called [25.08.2024 05:44:17.658 +00:00 INF] 0HN63CLR0B3V9:00000079 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:44:17.708 +00:00 INF] 0HN63CLR0B3VB:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:44:17.949 +00:00 INF] 0HN63CLR0B3V9:0000007A /api/Order/GetAllByStatus/az called [25.08.2024 05:45:17.613 +00:00 INF] 0HN63CLR0B3V9:0000007B /api/SiteSetting/GetByNameAsync called [25.08.2024 05:45:17.625 +00:00 INF] 0HN63CLR0B3VB:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:45:17.870 +00:00 INF] 0HN63CLR0B3VB:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 05:46:17.724 +00:00 INF] 0HN63CLR0B3VB:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:46:17.746 +00:00 INF] 0HN63CLR0B3V9:0000007C /api/SiteSetting/GetByNameAsync called [25.08.2024 05:46:17.991 +00:00 INF] 0HN63CLR0B3V9:0000007D /api/Order/GetAllByStatus/az called [25.08.2024 05:47:17.850 +00:00 INF] 0HN63CLR0B3V9:0000007E /api/SiteSetting/GetByNameAsync called [25.08.2024 05:47:17.850 +00:00 INF] 0HN63CLR0B3VB:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:47:18.817 +00:00 INF] 0HN63CLR0B3VB:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 05:48:17.878 +00:00 INF] 0HN63CLR0B3VB:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:48:18.072 +00:00 INF] 0HN63CLR0B3V9:0000007F /api/SiteSetting/GetByNameAsync called [25.08.2024 05:48:18.107 +00:00 INF] 0HN63CLR0B3VB:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 05:49:17.550 +00:00 INF] 0HN63CLR0B3VB:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:49:17.565 +00:00 INF] 0HN63CLR0B3V9:00000080 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:49:17.764 +00:00 INF] 0HN63CLR0B3V9:00000081 /api/Order/GetAllByStatus/az called [25.08.2024 05:50:19.665 +00:00 INF] 0HN63CLR0B3V9:00000082 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:50:19.696 +00:00 INF] 0HN63CLR0B3VB:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:50:20.112 +00:00 INF] 0HN63CLR0B3V9:00000083 /api/Order/GetAllByStatus/az called [25.08.2024 05:50:34.810 +00:00 ERR] 0HN63CLR0B3V9:00000083 Api Error: 0HN63CLR0B3V9:00000083 Microsoft.Azure.Cosmos.CosmosException : Response status code does not indicate success: RequestTimeout (408); Substatus: 0; ActivityId: 73f000dd-d5ef-44ac-a90f-bb33aad90883; Reason: (Message: Request timed out. More info: https://aka.ms/cosmosdb-tsg-request-timeout ActivityId: 73f000dd-d5ef-44ac-a90f-bb33aad90883, Request URI: /apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, RequestStats: Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, SDK: Linux/12 cosmos-netstandard-sdk/3.32.0); ---> Microsoft.Azure.Documents.TransportException: A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T05:50:26.9858630Z, activity ID: 73f000dd-d5ef-44ac-a90f-bb33aad90883, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40176 -> 20.15.14.15:14125, payload sent: True) at Microsoft.Azure.Documents.Rntbd.Channel.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats) at Microsoft.Azure.Documents.Rntbd.LoadBalancingPartition.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats) at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request) --- End of inner exception stack trace --- at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request) at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh) at Microsoft.Azure.Documents.StoreResult.VerifyCanContinueOnException(DocumentClientException ex) at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback) at Microsoft.Azure.Documents.ConsistencyWriter.WriteAsync(DocumentServiceRequest entity, TimeoutHelper timeout, Boolean forceRefresh, CancellationToken cancellationToken) at Microsoft.Azure.Documents.ReplicatedResourceClient.<>c__DisplayClass31_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException) at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback) at Microsoft.Azure.Documents.StoreClient.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken, IRetryPolicy retryPolicy) at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) --- Cosmos Diagnostics ---{"Summary":{"DirectCalls":{"(408, 0)":1}},"name":"CreateItemAsync","start datetime":"2024-08-25T05:50:20.124Z","duration in milliseconds":14684.3234,"data":{"Client Configuration":{"Client Created Time Utc":"2024-08-23T11:19:26.0612481Z","MachineId":"hashedMachineName:587eef71-35df-0258-91aa-a7ac41f53f7d","NumberOfClientsCreated":1,"NumberOfActiveClients":1,"ConnectionMode":"Direct","User Agent":"cosmos-netstandard-sdk/3.38.1|1|X64|Debian GNU Linux 12 bookworm |.NET 8.0.6|N|","ConnectionConfig":{"gw":"(cps:50, urto:6, p:False, httpf: False)","rntbd":"(cto: 5, icto: -1, mrpc: 30, mcpe: 65535, erd: True, pr: ReuseUnicastPort)","other":"(ed:False, be:False)"},"ConsistencyConfig":"(consistency: NotSet, prgns:[], apprgn: )","ProcessorCount":2}},"children":[{"name":"ItemSerialize","duration in milliseconds":0.2131},{"name":"Microsoft.Azure.Cosmos.Handlers.RequestInvokerHandler","duration in milliseconds":14303.5935,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.DiagnosticsHandler","duration in milliseconds":14303.5779,"data":{"System Info":{"systemHistory":[{"dateUtc":"2024-08-25T05:49:31.2930453Z","cpu":20.549,"memory":99536.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0234,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4},{"dateUtc":"2024-08-25T05:49:42.4212727Z","cpu":92.194,"memory":93360.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0331,"availableThreads":32764,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4},{"dateUtc":"2024-08-25T05:49:52.6465232Z","cpu":28.784,"memory":100092.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":202.0556,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4},{"dateUtc":"2024-08-25T05:50:02.9121404Z","cpu":36.566,"memory":89032.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":5.2136,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4},{"dateUtc":"2024-08-25T05:50:12.9176081Z","cpu":100.000,"memory":74180.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0934,"availableThreads":32766,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4},{"dateUtc":"2024-08-25T05:50:23.8100406Z","cpu":100.000,"memory":77224.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1053,"availableThreads":32763,"minThreads":2,"maxThreads":32767},"numberOfOpenTcpConnection":4}]}},"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.TelemetryHandler","duration in milliseconds":14303.5691,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.RetryHandler","duration in milliseconds":14303.5653,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.RouterHandler","duration in milliseconds":14301.8283,"children":[{"name":"Microsoft.Azure.Cosmos.Handlers.TransportHandler","duration in milliseconds":14301.8255,"children":[{"name":"Microsoft.Azure.Documents.ServerStoreModel Transport Request","duration in milliseconds":13930.4475,"data":{"Client Side Request Stats":{"Id":"AggregatedClientSideRequestStatistics","ContactedReplicas":[{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14052/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593020402391s/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14143/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152695s/"},{"Count":1,"Uri":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14187/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133679011792015985s/"}],"RegionsContacted":[],"FailedReplicas":[],"AddressResolutionStatistics":[],"StoreResponseStatistics":[{"ResponseTimeUTC":"2024-08-25T05:50:34.1258030Z","ResourceType":"Document","OperationType":"Create","LocationEndpoint":"https://findin-eastus2.documents.azure.com/","StoreResult":{"ActivityId":"73f000dd-d5ef-44ac-a90f-bb33aad90883","StatusCode":"RequestTimeout","SubStatusCode":"Unknown","LSN":-1,"PartitionKeyRangeId":null,"GlobalCommittedLSN":-1,"ItemLSN":-1,"UsingLocalLSN":false,"QuorumAckedLSN":-1,"SessionToken":null,"CurrentWriteQuorum":-1,"CurrentReplicaSetSize":-1,"NumberOfReadRegions":-1,"IsValid":false,"StorePhysicalAddress":"rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/","RequestCharge":0,"RetryAfterInMs":null,"BELatencyInMs":null,"ReplicaHealthStatuses":["(port: 14125 | status: Connected | lkt: 08/25/2024 00:33:29)"],"transportRequestTimeline":{"requestTimeline":[{"event": "Created", "startTimeUtc": "2024-08-25T05:50:20.1980561Z", "durationInMs": 0.0024},{"event": "ChannelAcquisitionStarted", "startTimeUtc": "2024-08-25T05:50:20.1980585Z", "durationInMs": 0.0208},{"event": "Pipelined", "startTimeUtc": "2024-08-25T05:50:20.1980793Z", "durationInMs": 11.4615},{"event": "Transit Time", "startTimeUtc": "2024-08-25T05:50:20.2095408Z", "durationInMs": 6782.2371},{"event": "Failed", "startTimeUtc": "2024-08-25T05:50:26.9917779Z", "durationInMs": 0}],"serviceEndpointStats":{"inflightRequests":1,"openConnections":4},"connectionStats":{"waitforConnectionInit":"False","callsPendingReceive":0,"lastSendAttempt":"2024-08-25T05:49:17.5664925Z","lastSend":"2024-08-25T05:49:17.5665428Z","lastReceive":"2024-08-25T05:49:17.7547572Z"},"requestSizeInBytes":734,"requestBodySizeInBytes":305},"TransportException":"A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T05:50:26.9858630Z, activity ID: 73f000dd-d5ef-44ac-a90f-bb33aad90883, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40176 -> 20.15.14.15:14125, payload sent: True)"}}]},"Point Operation Statistics":{"Id":"PointOperationStatistics","ActivityId":"73f000dd-d5ef-44ac-a90f-bb33aad90883","ResponseTimeUtc":"2024-08-25T05:50:34.4201886Z","StatusCode":408,"SubStatusCode":0,"RequestCharge":0,"RequestUri":"dbs/SeriLogs/colls/Logs","ErrorMessage":"Microsoft.Azure.Documents.RequestTimeoutException: Message: Request timed out. More info: https://aka.ms/cosmosdb-tsg-request-timeout\nActivityId: 73f000dd-d5ef-44ac-a90f-bb33aad90883, Request URI: /apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, RequestStats: Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, SDK: Linux/12 cosmos-netstandard-sdk/3.32.0\n ---> Microsoft.Azure.Documents.TransportException: A client transport error occurred: The request timed out while waiting for a server response. (Time: 2024-08-25T05:50:26.9858630Z, activity ID: 73f000dd-d5ef-44ac-a90f-bb33aad90883, error code: ReceiveTimeout [0x0010], base error: HRESULT 0x80131500, URI: rntbd://cdb-ms-prod-eastus2-be93.documents.azure.com:14125/apps/f524a332-4dbb-4085-92cd-addc4d8d6e30/services/23634782-a100-4d94-a989-b1a3761d84b9/partitions/b45b65ef-ad4f-4277-9188-670f4c94b557/replicas/133564593059152694p/, connection: 169.254.130.2:40176 -> 20.15.14.15:14125, payload sent: True)\n at Microsoft.Azure.Documents.Rntbd.Channel.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats)\n at Microsoft.Azure.Documents.Rntbd.LoadBalancingPartition.RequestAsync(DocumentServiceRequest request, TransportAddressUri physicalAddress, ResourceOperation resourceOperation, Guid activityId, TransportRequestStats transportRequestStats)\n at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request)\n --- End of inner exception stack trace ---\n at Microsoft.Azure.Documents.Rntbd.TransportClient.InvokeStoreAsync(TransportAddressUri physicalAddress, ResourceOperation resourceOperation, DocumentServiceRequest request)\n at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh)\n at Microsoft.Azure.Documents.StoreResult.VerifyCanContinueOnException(DocumentClientException ex)\n at Microsoft.Azure.Documents.ConsistencyWriter.WritePrivateAsync(DocumentServiceRequest request, TimeoutHelper timeout, Boolean forceRefresh)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.BackoffRetryUtility`1.ExecuteRetryAsync[TParam,TPolicy](Func`1 callbackMethod, Func`3 callbackMethodWithParam, Func`2 callbackMethodWithPolicy, TParam param, IRetryPolicy retryPolicy, IRetryPolicy`1 retryPolicyWithArg, Func`1 inBackoffAlternateCallbackMethod, Func`2 inBackoffAlternateCallbackMethodWithPolicy, TimeSpan minBackoffForInBackoffCallback, CancellationToken cancellationToken, Action`1 preRetryCallback)\n at Microsoft.Azure.Documents.ConsistencyWriter.WriteAsync(DocumentServiceRequest entity, TimeoutHelper timeout, Boolean forceRefresh, CancellationToken cancellationToken)\n at Microsoft.Azure.Documents.ReplicatedResourceClient.<>c__DisplayClass31_0.<b__0>d.MoveNext()\n--- End of stack trace from previous location ---\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.ShouldRetryResult.ThrowIfDoneTrying(ExceptionDispatchInfo capturedException)\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.RequestRetryUtility.ProcessRequestAsync[TRequest,IRetriableResponse](Func`1 executeAsync, Func`1 prepareRequest, IRequestRetryPolicy`2 policy, CancellationToken cancellationToken, Func`1 inBackoffAlternateCallbackMethod, Nullable`1 minBackoffForInBackoffCallback)\n at Microsoft.Azure.Documents.StoreClient.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken, IRetryPolicy retryPolicy)\n at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken)\n at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken)","RequestSessionToken":null,"ResponseSessionToken":null,"BELatencyInMs":null}}}]}]}]}]}]}]}]} [25.08.2024 05:50:34.951 +00:00 ERR] 0HN63CLR0B3V9:00000083 Connection id "0HN63CLR0B3V9", Request id "0HN63CLR0B3V9:00000083": An unhandled exception was thrown by the application. Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Parent' with type 'Microsoft.Azure.Cosmos.Tracing.Trace'. Path 'Diagnostics.Value.Children[0]'. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Service.Integrations.Logging.LoggerAdapter`1.LogErrorAsync(Exception exception, String message, Object[] args) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Integrations/Logging/LoggerAdapter.cs:line 26 at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 26 at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Api.Infrastructure.Middlewares.SwaggerBasicAuthMiddleware.InvokeAsync(HttpContext context) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/SwaggerBasicAuthMiddleware.cs:line 47 at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) [25.08.2024 05:51:17.647 +00:00 INF] 0HN63CLR0B3V9:00000084 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:51:17.660 +00:00 INF] 0HN63CLR0B3VB:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:51:18.013 +00:00 INF] 0HN63CLR0B3V9:00000085 /api/Order/GetAllByStatus/az called [25.08.2024 05:52:18.720 +00:00 INF] 0HN63CLR0B3VB:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:52:19.162 +00:00 INF] 0HN63CLR0B3V9:00000086 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:52:19.590 +00:00 INF] 0HN63CLR0B3V9:00000087 /api/Order/GetAllByStatus/az called [25.08.2024 05:53:17.620 +00:00 INF] 0HN63CLR0B3V9:00000088 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:53:17.639 +00:00 INF] 0HN63CLR0B3VB:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:53:17.895 +00:00 INF] 0HN63CLR0B3VB:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 05:54:17.654 +00:00 INF] 0HN63CLR0B3VB:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:54:17.673 +00:00 INF] 0HN63CLR0B3V9:00000089 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:54:17.924 +00:00 INF] 0HN63CLR0B3V9:0000008A /api/Order/GetAllByStatus/az called [25.08.2024 05:55:17.637 +00:00 INF] 0HN63CLR0B3V9:0000008B /api/SiteSetting/GetByNameAsync called [25.08.2024 05:55:17.664 +00:00 INF] 0HN63CLR0B3VB:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:55:17.928 +00:00 INF] 0HN63CLR0B3VB:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 05:56:17.681 +00:00 INF] 0HN63CLR0B3VB:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:56:17.703 +00:00 INF] 0HN63CLR0B3V9:0000008C /api/SiteSetting/GetByNameAsync called [25.08.2024 05:56:17.911 +00:00 INF] 0HN63CLR0B3V9:0000008D /api/Order/GetAllByStatus/az called [25.08.2024 05:57:18.087 +00:00 INF] 0HN63CLR0B3V9:0000008E /api/SiteSetting/GetByNameAsync called [25.08.2024 05:57:18.098 +00:00 INF] 0HN63CLR0B3VB:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:57:20.134 +00:00 INF] 0HN63CLR0B3V9:0000008F /api/Order/GetAllByStatus/az called [25.08.2024 05:57:55.693 +00:00 INF] 0HN63CLR0B3V9:00000090 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:57:55.756 +00:00 INF] 0HN63CLR0B3VB:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:58:15.041 +00:00 INF] 0HN63CLR0B3V9:00000091 /api/Order/GetAllByStatus/az called [25.08.2024 05:58:18.984 +00:00 INF] 0HN63CLR0B3VB:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:58:19.722 +00:00 INF] 0HN63CLR0B3VD:00000002 /api/Account/GetUserData called [25.08.2024 05:58:24.345 +00:00 INF] 0HN63CLR0B3VC:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:58:27.502 +00:00 INF] 0HN63CLR0B3VB:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 05:58:27.454 +00:00 INF] 0HN63CLR0B3VF:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:58:27.454 +00:00 INF] 0HN63CLR0B3VE:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:58:28.865 +00:00 INF] 0HN63CLR0B3VC:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:58:29.079 +00:00 INF] 0HN63CLR0B3VG:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:58:31.004 +00:00 INF] 0HN63CLR0B3VG:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 05:58:31.019 +00:00 INF] 0HN63CLR0B3VF:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 05:59:07.927 +00:00 ERR] 0HN63CLR0B3VD:00000002 Api Error: 0HN63CLR0B3VD:00000002 System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 31 - Encryption(ssl/tls) handshake failed) ---> System.AggregateException: One or more errors occurred. (Unable to write data to the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException (104): Connection reset by peer at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count) at System.Data.SqlClient.SNI.SslOverTdsStream.WriteInternal(Byte[] buffer, Int32 offset, Int32 count, CancellationToken token, Boolean async) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.IO.Stream.Write(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at System.Net.Security.SslStream.AuthenticateAsClient(String targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) at System.Data.SqlClient.SNI.SNITCPHandle.EnableSsl(UInt32 options) at System.Data.SqlClient.SNI.SNIProxy.EnableSsl(SNIHandle handle, UInt32 options) at System.Data.ProviderBase.DbConnectionPool.CheckPoolBlockingPeriod(Exception e) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at Repository.Infrastructure.UnitOfWork.BeginTransaction() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Infrastructure/UnitOfWork.cs:line 47 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 290 at Api.Controllers.Identity.AccountController.GetUserData() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 631 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 22 ClientConnectionId:a04b1670-1f53-4828-9b5f-b4992b205c07 [25.08.2024 05:58:55.842 +00:00 ERR] 0HN63CLR0B3V9:00000091 Api Error: 0HN63CLR0B3V9:00000091 System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 31 - Encryption(ssl/tls) handshake failed) ---> System.AggregateException: One or more errors occurred. (Unable to write data to the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException (104): Connection reset by peer at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count) at System.Data.SqlClient.SNI.SslOverTdsStream.WriteInternal(Byte[] buffer, Int32 offset, Int32 count, CancellationToken token, Boolean async) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.IO.Stream.Write(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at System.Net.Security.SslStream.AuthenticateAsClient(String targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation) at System.Data.SqlClient.SNI.SNITCPHandle.EnableSsl(UInt32 options) at System.Data.SqlClient.SNI.SNIProxy.EnableSsl(SNIHandle handle, UInt32 options) at System.Data.ProviderBase.DbConnectionPool.CheckPoolBlockingPeriod(Exception e) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Dapper.SqlMapper.QueryMultipleAsync(IDbConnection cnn, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 1040 at Repository.Cqrs.Queries.OrderQuery.GetAllByStatusAsync(OrderStatus orderStatus, Nullable`1 categoryId, String productName, Int32 offset, Int32 limit, String lan) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/OrderQuery.cs:line 156 at Repository.Repositories.OrderRepository.GetAllByStatus(OrderStatus orderStatus, Nullable`1 categoryId, String productName, Int32 offset, Int32 limit, String lan) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/OrderRepository.cs:line 82 at Service.Services.OrderService.GetAllByStatus(OrderStatus orderStatus, Nullable`1 categoryId, String productName, Int32 offset, Int32 limit, String lan) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 341 at Api.Controllers.OrderController.GetAllByStatus(Nullable`1 categoryId, String productName, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 136 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 22 ClientConnectionId:fe6fcc6e-5143-4cdc-b7f0-53243024de41 [25.08.2024 05:59:10.869 +00:00 INF] 0HN63CLR0B3VD:00000005 /api/SiteSetting/GetEnumValues called [25.08.2024 05:59:11.039 +00:00 INF] 0HN63CLR0B3V9:00000092 /api/UserCoupon/getForCurrentUser called [25.08.2024 05:59:17.743 +00:00 INF] 0HN63CLR0B3VD:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 05:59:17.743 +00:00 INF] 0HN63CLR0B3V9:00000093 /api/ProductCategory/GetHierarchy/az called [25.08.2024 05:59:18.266 +00:00 INF] 0HN63CLR0B3VD:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 06:29:11.415 +00:00 INF] 0HN63CLR0B3VH:00000001 / called [25.08.2024 06:30:30.942 +00:00 INF] 0HN63CLR0B3VI:00000001 /robots.txt called [25.08.2024 06:30:32.167 +00:00 INF] 0HN63CLR0B3VI:00000002 /Images/c21a528eb32740499f0d2f95d138df1e-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 06:53:00.754 +00:00 INF] 0HN63CLR0B3VJ:00000001 /Images/4ce612fa893b45f09b60063879bb16cc-QC45_WhiteSmoke_001_RGB.jpg called [25.08.2024 08:38:26.000 +00:00 INF] 0HN63CLR0B3VK:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:38:26.710 +00:00 INF] 0HN63CLR0B3VK:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 08:38:27.259 +00:00 INF] 0HN63CLR0B3VK:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 08:38:27.727 +00:00 INF] 0HN63CLR0B3VK:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 08:38:28.242 +00:00 INF] 0HN63CLR0B3VK:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 08:38:36.087 +00:00 INF] 0HN63CLR0B3VK:00000006 /api/Account/SendSms called [25.08.2024 08:38:36.320 +00:00 INF] 0HN63CLR0B3VK:00000006 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [25.08.2024 08:38:36.332 +00:00 INF] 0HN63CLR0B3VK:00000006 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [25.08.2024 08:38:36.632 +00:00 INF] 0HN63CLR0B3VK:00000006 Received HTTP response headers after 292.9712ms - 200 [25.08.2024 08:38:36.635 +00:00 INF] 0HN63CLR0B3VK:00000006 End processing HTTP request after 326.0292ms - 200 [25.08.2024 08:38:36.724 +00:00 INF] 0HN63CLR0B3VK:00000006 Start processing HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [25.08.2024 08:38:36.726 +00:00 INF] 0HN63CLR0B3VK:00000006 Sending HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [25.08.2024 08:38:39.354 +00:00 INF] 0HN63CLR0B3VK:00000006 Received HTTP response headers after 2625.2117ms - 200 [25.08.2024 08:38:39.360 +00:00 INF] 0HN63CLR0B3VK:00000006 End processing HTTP request after 2635.9944ms - 200 [25.08.2024 08:38:45.623 +00:00 INF] 0HN63CLR0B3VK:00000007 /api/Account/VerifySmsCode called [25.08.2024 08:38:46.855 +00:00 INF] 0HN63CLR0B3VK:00000008 /api/Account/GetUserData called [25.08.2024 08:38:49.589 +00:00 INF] 0HN63CLR0B3VK:00000009 /api/Order/GetCountByStatusForUser called [25.08.2024 08:38:50.262 +00:00 INF] 0HN63CLR0B3VK:0000000A /api/Order/GetOrdersByUserIdPagination called [25.08.2024 08:38:50.901 +00:00 INF] 0HN63CLR0B3VK:0000000B /api/Order/GetCountByStatusForUser called [25.08.2024 08:38:50.902 +00:00 INF] 0HN63CLR0B3VL:00000001 /api/Order/GetOrdersByUserIdPagination called [25.08.2024 08:38:58.379 +00:00 INF] 0HN63CLR0B3VK:0000000C /api/Order/GetDetails called [25.08.2024 08:39:02.309 +00:00 INF] 0HN63CLR0B3VL:00000002 /api/Offer/GetCountByStatusForUser called [25.08.2024 08:39:02.309 +00:00 INF] 0HN63CLR0B3VK:0000000D /api/Offer/GetOffersByCreatedUserPagination called [25.08.2024 08:39:03.482 +00:00 INF] 0HN63CLR0B3VK:0000000E /api/Offer/GetCountByStatusForUser called [25.08.2024 08:39:10.240 +00:00 INF] 0HN63CLR0B3VK:0000000F /api/OfferShipping/GetByOfferIdForSeller called [25.08.2024 08:39:21.818 +00:00 INF] 0HN63CLR0B3VK:00000010 /api/Order/GetDetails called [25.08.2024 08:39:22.623 +00:00 INF] 0HN63CLR0B3VK:00000011 /api/Offer/GetByOrderIdForUser called [25.08.2024 08:39:22.624 +00:00 INF] 0HN63CLR0B3VL:00000003 /api/FavouriteOrder/GetAllByUserId called [25.08.2024 08:45:43.864 +00:00 INF] Migrations [25.08.2024 08:45:44.200 +00:00 INF] 20240229001: Migration_GetAllByStatus [25.08.2024 08:45:44.201 +00:00 INF] 20240229002: Migration_GetAll [25.08.2024 08:45:44.202 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [25.08.2024 08:45:44.209 +00:00 INF] 20240105195988: Migration_20240105195988 [25.08.2024 08:45:44.211 +00:00 INF] 20240106150801: Migration_20240106150801 [25.08.2024 08:45:44.211 +00:00 INF] 20240222282856: Migration_20240222282856 [25.08.2024 08:45:44.219 +00:00 INF] 20240225185332: Migration_20240225185332 [25.08.2024 08:45:44.220 +00:00 INF] 20240226001548: Migration_20240226001548 [25.08.2024 08:45:44.221 +00:00 INF] 20240229112234: Migration_20240229112234 [25.08.2024 08:45:44.230 +00:00 INF] 20240404234500: Migration_20240404234500 [25.08.2024 08:45:44.231 +00:00 INF] 20240411223124: Migration_20240411223124 [25.08.2024 08:45:44.249 +00:00 INF] 20240411233788: Migration_20240411233788 [25.08.2024 08:45:44.259 +00:00 INF] 20240416180711: Migration_20240416180711 [25.08.2024 08:45:44.262 +00:00 INF] 20240418235744: Migration_20240418235744 [25.08.2024 08:45:44.272 +00:00 INF] 20240422204700: Migration_20240422204700 [25.08.2024 08:45:44.282 +00:00 INF] 20240424002834: Migration_20240424002834 [25.08.2024 08:45:44.292 +00:00 INF] 20240522120865: Migration_20240522120865 [25.08.2024 08:45:44.314 +00:00 INF] 20240605165234: Migration_20240605165234 [25.08.2024 08:45:44.315 +00:00 INF] 20240607133587: Migration_20240607133587 [25.08.2024 08:45:44.316 +00:00 INF] 20240621144023: Migration_20240621144023 [25.08.2024 08:45:44.317 +00:00 INF] 20240622160323: Migration_20240622160323 [25.08.2024 08:45:44.318 +00:00 INF] 20240624180224: Migration_20240624180224 [25.08.2024 08:45:44.319 +00:00 INF] 20240703175787: Migration_20240703175787 [25.08.2024 08:45:44.321 +00:00 INF] 20240709130523: Migration_20240709130523 [25.08.2024 08:45:44.322 +00:00 INF] 20240725213744: Migration_20240725213744 [25.08.2024 08:45:44.324 +00:00 INF] 20240726111626: Migration_20240726111626 [25.08.2024 08:45:44.325 +00:00 INF] 20240728152901: Migration_20240728152901 [25.08.2024 08:45:44.326 +00:00 INF] 20240804210998: Migration_20240804210998 [25.08.2024 08:45:44.327 +00:00 INF] 20240816175945: Migration_20240816175945 [25.08.2024 08:45:44.334 +00:00 INF] 20240817174587: Migration_20240817174587 [25.08.2024 08:45:44.335 +00:00 INF] 20240903164034: Migration_20240903164034 [25.08.2024 08:45:44.336 +00:00 INF] 20241003130612: Migration_20241003130612 [25.08.2024 08:45:44.342 +00:00 INF] 20241003184355: Migration_20241003184355 [25.08.2024 08:45:44.344 +00:00 INF] 20242403195365: Migration_20242403195365 [25.08.2024 08:45:44.346 +00:00 INF] 20242403210101: Migration_20242403210101 [25.08.2024 08:45:44.351 +00:00 INF] 202403091170645: Migration_202403091170645 [25.08.2024 08:45:44.353 +00:00 INF] 202404032111114: Migration_20240403211111 [25.08.2024 08:45:44.354 +00:00 INF] 2024032122165643: Migration_2024032122165643 [25.08.2024 08:45:44.355 +00:00 INF] 2024040820368776: Migration_2024040820368776 [25.08.2024 08:45:44.356 +00:00 INF] 2024042112358764: Migration_2024042112358764 [25.08.2024 08:45:44.362 +00:00 WRN] 2024110406487223: Migration_2024110406487223 (current) [25.08.2024 08:45:46.513 +00:00 INF] 0HN64S97TTHSE:00000001 /robots933456.txt called [25.08.2024 08:45:47.546 +00:00 INF] 0HN64S97TTHSF:00000001 /robots933456.txt called [25.08.2024 08:45:48.244 +00:00 INF] 0HN64S97TTHSG:00000001 /robots933456.txt called [25.08.2024 08:45:49.093 +00:00 INF] 0HN64S97TTHSH:00000001 /robots933456.txt called [25.08.2024 08:45:50.095 +00:00 INF] 0HN64S97TTHSI:00000001 /robots933456.txt called [25.08.2024 08:45:51.248 +00:00 INF] 0HN64S97TTHSJ:00000001 /robots933456.txt called [25.08.2024 08:45:51.813 +00:00 INF] 0HN64S97TTHSM:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:45:51.813 +00:00 INF] 0HN64S97TTHSK:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:45:51.823 +00:00 INF] 0HN64S97TTHSN:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:45:51.824 +00:00 INF] 0HN64S97TTHSL:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:45:53.864 +00:00 INF] 0HN64S97TTHSN:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 08:45:53.903 +00:00 INF] 0HN64S97TTHSL:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 08:45:55.522 +00:00 INF] 0HN64S97TTHSL:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:45:55.523 +00:00 INF] 0HN64S97TTHSN:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:45:56.270 +00:00 INF] 0HN64S97TTHSN:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 08:46:48.452 +00:00 INF] 0HN64S97TTHSN:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:46:48.473 +00:00 INF] 0HN64S97TTHSL:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:46:48.862 +00:00 INF] 0HN64S97TTHSL:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 08:47:48.441 +00:00 INF] 0HN64S97TTHSL:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:47:48.632 +00:00 INF] 0HN64S97TTHSN:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:47:48.916 +00:00 INF] 0HN64S97TTHSN:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 08:48:48.914 +00:00 INF] 0HN64S97TTHSN:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:48:48.939 +00:00 INF] 0HN64S97TTHSL:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:48:49.284 +00:00 INF] 0HN64S97TTHSL:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 08:49:48.274 +00:00 INF] 0HN64S97TTHSL:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:49:48.296 +00:00 INF] 0HN64S97TTHSN:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:49:48.616 +00:00 INF] 0HN64S97TTHSN:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 08:50:48.244 +00:00 INF] 0HN64S97TTHSN:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 08:50:48.254 +00:00 INF] 0HN64S97TTHSL:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:50:48.499 +00:00 INF] 0HN64S97TTHSL:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 08:51:48.362 +00:00 INF] 0HN64S97TTHSL:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 08:51:48.363 +00:00 INF] 0HN64S97TTHSN:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:51:48.703 +00:00 INF] 0HN64S97TTHSN:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 08:52:48.356 +00:00 INF] 0HN64S97TTHSN:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 08:52:48.375 +00:00 INF] 0HN64S97TTHSL:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:52:48.652 +00:00 INF] 0HN64S97TTHSL:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 08:53:48.467 +00:00 INF] 0HN64S97TTHSL:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 08:53:48.495 +00:00 INF] 0HN64S97TTHSN:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:53:48.751 +00:00 INF] 0HN64S97TTHSN:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 08:54:48.518 +00:00 INF] 0HN64S97TTHSN:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:54:48.561 +00:00 INF] 0HN64S97TTHSL:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:54:48.858 +00:00 INF] 0HN64S97TTHSL:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 08:55:48.322 +00:00 INF] 0HN64S97TTHSL:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:55:48.329 +00:00 INF] 0HN64S97TTHSN:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:55:48.630 +00:00 INF] 0HN64S97TTHSN:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 08:56:48.674 +00:00 INF] 0HN64S97TTHSN:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:56:48.674 +00:00 INF] 0HN64S97TTHSL:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:56:49.069 +00:00 INF] 0HN64S97TTHSN:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 08:57:48.351 +00:00 INF] 0HN64S97TTHSN:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:57:48.368 +00:00 INF] 0HN64S97TTHSL:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:57:48.664 +00:00 INF] 0HN64S97TTHSL:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 08:58:48.657 +00:00 INF] 0HN64S97TTHSN:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:58:48.657 +00:00 INF] 0HN64S97TTHSL:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:58:48.982 +00:00 INF] 0HN64S97TTHSL:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 08:59:48.681 +00:00 INF] 0HN64S97TTHSL:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 08:59:48.814 +00:00 INF] 0HN64S97TTHSN:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 08:59:49.141 +00:00 INF] 0HN64S97TTHSN:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 09:00:48.352 +00:00 INF] 0HN64S97TTHSN:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:00:48.367 +00:00 INF] 0HN64S97TTHSL:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:00:48.630 +00:00 INF] 0HN64S97TTHSL:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 09:01:50.151 +00:00 INF] 0HN64S97TTHSL:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 09:01:50.199 +00:00 INF] 0HN64S97TTHSN:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:01:52.257 +00:00 INF] 0HN64S97TTHSN:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 09:02:48.375 +00:00 INF] 0HN64S97TTHSN:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:02:48.380 +00:00 INF] 0HN64S97TTHSL:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 09:02:48.925 +00:00 INF] 0HN64S97TTHSN:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 09:03:48.603 +00:00 INF] 0HN64S97TTHSN:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:03:48.620 +00:00 INF] 0HN64S97TTHSL:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 09:03:48.919 +00:00 INF] 0HN64S97TTHSL:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 09:04:48.383 +00:00 INF] 0HN64S97TTHSL:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 09:04:48.402 +00:00 INF] 0HN64S97TTHSN:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:04:48.868 +00:00 INF] 0HN64S97TTHSN:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 09:05:48.444 +00:00 INF] 0HN64S97TTHSN:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:05:48.481 +00:00 INF] 0HN64S97TTHSL:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:05:48.713 +00:00 INF] 0HN64S97TTHSL:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 09:06:48.364 +00:00 INF] 0HN64S97TTHSL:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:06:48.368 +00:00 INF] 0HN64S97TTHSN:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:06:48.601 +00:00 INF] 0HN64S97TTHSN:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 09:07:48.400 +00:00 INF] 0HN64S97TTHSN:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:07:48.437 +00:00 INF] 0HN64S97TTHSL:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:07:48.914 +00:00 INF] 0HN64S97TTHSL:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 09:08:48.873 +00:00 INF] 0HN64S97TTHSL:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:08:48.887 +00:00 INF] 0HN64S97TTHSN:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:08:49.092 +00:00 INF] 0HN64S97TTHSN:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 09:09:48.385 +00:00 INF] 0HN64S97TTHSN:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:09:48.393 +00:00 INF] 0HN64S97TTHSL:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:09:48.679 +00:00 INF] 0HN64S97TTHSL:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 09:10:48.417 +00:00 INF] 0HN64S97TTHSL:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:10:48.440 +00:00 INF] 0HN64S97TTHSN:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:10:48.709 +00:00 INF] 0HN64S97TTHSN:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 09:11:48.307 +00:00 INF] 0HN64S97TTHSN:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 09:11:48.320 +00:00 INF] 0HN64S97TTHSL:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:11:48.589 +00:00 INF] 0HN64S97TTHSL:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 09:12:49.065 +00:00 INF] 0HN64S97TTHSL:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 09:12:49.099 +00:00 INF] 0HN64S97TTHSN:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:12:49.391 +00:00 INF] 0HN64S97TTHSN:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 09:13:49.087 +00:00 INF] 0HN64S97TTHSN:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 09:13:49.098 +00:00 INF] 0HN64S97TTHSL:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:13:49.359 +00:00 INF] 0HN64S97TTHSL:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 09:14:49.108 +00:00 INF] 0HN64S97TTHSL:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 09:14:49.117 +00:00 INF] 0HN64S97TTHSN:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:14:49.345 +00:00 INF] 0HN64S97TTHSL:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 09:15:49.837 +00:00 INF] 0HN64S97TTHSL:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:15:50.062 +00:00 INF] 0HN64S97TTHSL:00000031 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:15:50.072 +00:00 INF] 0HN64S97TTHSN:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 09:16:49.715 +00:00 INF] 0HN64S97TTHSN:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:16:49.724 +00:00 INF] 0HN64S97TTHSL:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:16:49.941 +00:00 INF] 0HN64S97TTHSL:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 09:17:45.197 +00:00 INF] 0HN64S97TTHSL:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:17:45.208 +00:00 INF] 0HN64S97TTHSN:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:17:45.428 +00:00 INF] 0HN64S97TTHSN:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 09:17:46.839 +00:00 INF] 0HN64S97TTHSN:00000034 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:17:46.848 +00:00 INF] 0HN64S97TTHSL:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:17:47.109 +00:00 INF] 0HN64S97TTHSL:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 09:17:53.251 +00:00 INF] 0HN64S97TTHSL:00000037 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:17:53.255 +00:00 INF] 0HN64S97TTHSN:00000035 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:17:53.474 +00:00 INF] 0HN64S97TTHSN:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 09:18:53.338 +00:00 INF] 0HN64S97TTHSN:00000037 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:18:53.569 +00:00 INF] 0HN64S97TTHSN:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:18:53.571 +00:00 INF] 0HN64S97TTHSL:00000038 /api/Order/GetAllByStatus/az called [25.08.2024 09:19:53.302 +00:00 INF] 0HN64S97TTHSL:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:19:53.318 +00:00 INF] 0HN64S97TTHSN:00000039 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:19:53.571 +00:00 INF] 0HN64S97TTHSN:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 09:20:53.390 +00:00 INF] 0HN64S97TTHSN:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 09:20:53.407 +00:00 INF] 0HN64S97TTHSL:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:20:53.661 +00:00 INF] 0HN64S97TTHSL:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 09:21:53.308 +00:00 INF] 0HN64S97TTHSL:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 09:21:53.593 +00:00 INF] 0HN64S97TTHSL:0000003D /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:21:53.807 +00:00 INF] 0HN64S97TTHSL:0000003E /api/Order/GetAllByStatus/az called [25.08.2024 09:22:53.447 +00:00 INF] 0HN64S97TTHSL:0000003F /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:22:53.476 +00:00 INF] 0HN64S97TTHSO:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:22:53.698 +00:00 INF] 0HN64S97TTHSL:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 09:23:53.311 +00:00 INF] 0HN64S97TTHSL:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:23:53.325 +00:00 INF] 0HN64S97TTHSO:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:23:53.587 +00:00 INF] 0HN64S97TTHSO:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 09:24:53.354 +00:00 INF] 0HN64S97TTHSO:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:24:53.370 +00:00 INF] 0HN64S97TTHSL:00000042 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:24:53.619 +00:00 INF] 0HN64S97TTHSL:00000043 /api/Order/GetAllByStatus/az called [25.08.2024 09:25:53.384 +00:00 INF] 0HN64S97TTHSL:00000044 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:25:53.396 +00:00 INF] 0HN64S97TTHSO:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:25:54.014 +00:00 INF] 0HN64S97TTHSL:00000045 /api/Order/GetAllByStatus/az called [25.08.2024 09:26:53.385 +00:00 INF] 0HN64S97TTHSL:00000046 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:26:53.410 +00:00 INF] 0HN64S97TTHSO:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:26:53.680 +00:00 INF] 0HN64S97TTHSO:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 09:27:16.584 +00:00 INF] 0HN64S97TTHSO:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:27:16.587 +00:00 INF] 0HN64S97TTHSL:00000047 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:27:17.119 +00:00 INF] 0HN64S97TTHSO:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 09:27:25.598 +00:00 INF] 0HN64S97TTHSO:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 09:27:29.975 +00:00 INF] 0HN64S97TTHSO:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 09:27:30.917 +00:00 INF] 0HN64S97TTHSO:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 09:27:32.791 +00:00 INF] 0HN64S97TTHSO:00000010 /api/Order/GetDetails called [25.08.2024 09:27:50.905 +00:00 INF] 0HN64S97TTHSO:00000012 /api/Account/SendSms called [25.08.2024 09:27:51.780 +00:00 INF] 0HN64S97TTHSO:00000012 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [25.08.2024 09:27:51.789 +00:00 INF] 0HN64S97TTHSO:00000012 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [25.08.2024 09:27:52.096 +00:00 INF] 0HN64S97TTHSO:00000012 Received HTTP response headers after 297.3716ms - 200 [25.08.2024 09:27:52.113 +00:00 INF] 0HN64S97TTHSO:00000012 End processing HTTP request after 343.5659ms - 200 [25.08.2024 09:27:52.206 +00:00 INF] 0HN64S97TTHSO:00000012 Start processing HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [25.08.2024 09:27:52.207 +00:00 INF] 0HN64S97TTHSO:00000012 Sending HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [25.08.2024 09:27:53.352 +00:00 INF] 0HN64S97TTHSL:00000048 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:27:53.369 +00:00 INF] 0HN64S97TTHSP:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:27:53.617 +00:00 INF] 0HN64S97TTHSP:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 09:27:54.247 +00:00 INF] 0HN64S97TTHSO:00000012 Received HTTP response headers after 2039.1774ms - 200 [25.08.2024 09:27:54.248 +00:00 INF] 0HN64S97TTHSO:00000012 End processing HTTP request after 2042.9005ms - 200 [25.08.2024 09:28:53.482 +00:00 INF] 0HN64S97TTHSO:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:28:53.545 +00:00 INF] 0HN64S97TTHSP:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:28:53.787 +00:00 INF] 0HN64S97TTHSP:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 09:29:05.197 +00:00 INF] 0HN64S97TTHSP:00000006 /api/Account/VerifySmsCode called [25.08.2024 09:29:06.371 +00:00 INF] 0HN64S97TTHSP:00000008 /api/Account/GetUserData called [25.08.2024 09:29:07.223 +00:00 INF] 0HN64S97TTHSP:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:29:07.476 +00:00 INF] 0HN64S97TTHSP:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 09:29:07.655 +00:00 INF] 0HN64S97TTHSO:00000015 /api/SiteSetting/GetEnumValues called [25.08.2024 09:29:07.722 +00:00 INF] 0HN64S97TTHSP:0000000C /api/FavouriteOrder/GetAllByUserId called [25.08.2024 09:29:07.915 +00:00 INF] 0HN64S97TTHSO:00000016 /api/UserCoupon/getForCurrentUser called [25.08.2024 09:29:08.708 +00:00 INF] 0HN64S97TTHSO:00000018 /api/Notification/GetAllByToUserId/0/8 called [25.08.2024 09:29:12.672 +00:00 INF] 0HN64S97TTHSP:0000000E /api/Account/CompleteProfile called [25.08.2024 09:29:14.813 +00:00 INF] 0HN64S97TTHSQ:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:29:14.816 +00:00 INF] 0HN64S97TTHSP:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:29:14.817 +00:00 INF] 0HN64S97TTHSS:00000001 /api/SiteSetting/GetEnumValues called [25.08.2024 09:29:14.816 +00:00 INF] 0HN64S97TTHSR:00000001 /api/UserCoupon/getForCurrentUser called [25.08.2024 09:29:15.092 +00:00 INF] 0HN64S97TTHSP:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 09:29:15.313 +00:00 INF] 0HN64S97TTHSP:00000012 /api/FavouriteOrder/GetAllByUserId called [25.08.2024 09:29:15.376 +00:00 INF] 0HN64S97TTHSR:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 09:29:16.168 +00:00 INF] 0HN64S97TTHSR:00000004 /api/Order/GetDetails called [25.08.2024 09:29:16.395 +00:00 INF] 0HN64S97TTHSR:00000005 /api/Offer/GetByOrderIdForUser called [25.08.2024 09:29:16.640 +00:00 INF] 0HN64S97TTHSR:00000006 /api/UserAddress/GetByUserId called [25.08.2024 09:29:17.554 +00:00 INF] 0HN64S97TTHSR:00000008 /api/Notification/GetAllByToUserId/0/8 called [25.08.2024 09:29:30.859 +00:00 INF] 0HN64S97TTHSP:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:29:49.319 +00:00 INF] 0HN64S97TTHSP:00000015 /api/Notification/GetAllByToUserId/0/8 called [25.08.2024 09:29:50.548 +00:00 INF] 0HN64S97TTHSS:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 09:29:51.341 +00:00 INF] 0HN64S97TTHSS:00000005 /api/Order/GetDetails called [25.08.2024 09:29:51.463 +00:00 INF] 0HN64S97TTHSQ:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 09:29:51.562 +00:00 INF] 0HN64S97TTHSS:00000006 /api/Offer/GetByOrderIdForUser called [25.08.2024 09:29:51.827 +00:00 INF] 0HN64S97TTHSS:00000007 /api/UserAddress/GetByUserId called [25.08.2024 09:29:52.443 +00:00 INF] 0HN64S97TTHSS:00000008 /api/Notification/GetAllByToUserId/0/8 called [25.08.2024 09:29:53.292 +00:00 INF] 0HN64S97TTHSQ:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:29:53.315 +00:00 INF] 0HN64S97TTHSU:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:29:53.586 +00:00 INF] 0HN64S97TTHSU:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 09:30:53.393 +00:00 INF] 0HN64S97TTHSU:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:30:53.413 +00:00 INF] 0HN64S97TTHSQ:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:30:53.628 +00:00 INF] 0HN64S97TTHSQ:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 09:31:53.476 +00:00 INF] 0HN64S97TTHSQ:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:31:53.547 +00:00 INF] 0HN64S97TTHSU:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:31:53.753 +00:00 INF] 0HN64S97TTHSU:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 09:32:53.643 +00:00 INF] 0HN64S97TTHSU:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:32:53.647 +00:00 INF] 0HN64S97TTHSQ:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:32:53.853 +00:00 INF] 0HN64S97TTHSQ:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 09:33:53.563 +00:00 INF] 0HN64S97TTHSQ:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:33:53.570 +00:00 INF] 0HN64S97TTHSU:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:33:53.785 +00:00 INF] 0HN64S97TTHSQ:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 09:34:53.435 +00:00 INF] 0HN64S97TTHSQ:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:34:53.451 +00:00 INF] 0HN64S97TTHSU:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:34:53.653 +00:00 INF] 0HN64S97TTHSU:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 09:35:53.441 +00:00 INF] 0HN64S97TTHSU:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:35:53.468 +00:00 INF] 0HN64S97TTHSQ:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 09:35:53.691 +00:00 INF] 0HN64S97TTHSQ:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 09:36:53.415 +00:00 INF] 0HN64S97TTHSQ:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 09:36:53.431 +00:00 INF] 0HN64S97TTHSU:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:36:53.692 +00:00 INF] 0HN64S97TTHSU:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 09:37:53.530 +00:00 INF] 0HN64S97TTHSU:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 09:37:53.578 +00:00 INF] 0HN64S97TTHSQ:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:37:53.842 +00:00 INF] 0HN64S97TTHSQ:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 09:38:53.507 +00:00 INF] 0HN64S97TTHSQ:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:38:53.523 +00:00 INF] 0HN64S97TTHSU:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:38:53.811 +00:00 INF] 0HN64S97TTHSU:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 09:39:53.477 +00:00 INF] 0HN64S97TTHSU:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:39:53.490 +00:00 INF] 0HN64S97TTHSQ:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:39:53.723 +00:00 INF] 0HN64S97TTHSU:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 09:40:53.451 +00:00 INF] 0HN64S97TTHSU:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:40:53.489 +00:00 INF] 0HN64S97TTHSQ:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:40:53.666 +00:00 INF] 0HN64S97TTHSU:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 09:41:53.483 +00:00 INF] 0HN64S97TTHSU:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:41:53.502 +00:00 INF] 0HN64S97TTHSQ:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:41:53.706 +00:00 INF] 0HN64S97TTHSQ:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 09:42:53.468 +00:00 INF] 0HN64S97TTHSQ:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:42:53.501 +00:00 INF] 0HN64S97TTHSU:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:42:53.717 +00:00 INF] 0HN64S97TTHSU:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 09:43:53.528 +00:00 INF] 0HN64S97TTHSU:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:43:53.551 +00:00 INF] 0HN64S97TTHSQ:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:43:53.792 +00:00 INF] 0HN64S97TTHSQ:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 09:44:53.474 +00:00 INF] 0HN64S97TTHSQ:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 09:44:53.513 +00:00 INF] 0HN64S97TTHSU:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:44:53.778 +00:00 INF] 0HN64S97TTHSU:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 09:45:53.507 +00:00 INF] 0HN64S97TTHSU:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 09:45:53.528 +00:00 INF] 0HN64S97TTHSQ:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:45:53.773 +00:00 INF] 0HN64S97TTHSQ:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 09:46:53.533 +00:00 INF] 0HN64S97TTHSQ:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 09:46:53.549 +00:00 INF] 0HN64S97TTHSU:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:46:53.804 +00:00 INF] 0HN64S97TTHSU:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 09:47:53.531 +00:00 INF] 0HN64S97TTHSU:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 09:47:53.677 +00:00 INF] 0HN64S97TTHSQ:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:47:53.897 +00:00 INF] 0HN64S97TTHSQ:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 09:48:53.897 +00:00 INF] 0HN64S97TTHSQ:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:48:53.913 +00:00 INF] 0HN64S97TTHSU:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:48:54.170 +00:00 INF] 0HN64S97TTHSU:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 09:49:53.477 +00:00 INF] 0HN64S97TTHSU:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:49:53.721 +00:00 INF] 0HN64S97TTHSU:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 09:49:53.731 +00:00 INF] 0HN64S97TTHSQ:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:50:53.520 +00:00 INF] 0HN64S97TTHSQ:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:50:53.682 +00:00 INF] 0HN64S97TTHSU:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:50:53.750 +00:00 INF] 0HN64S97TTHSQ:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 09:51:53.478 +00:00 INF] 0HN64S97TTHSQ:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:51:53.508 +00:00 INF] 0HN64S97TTHSU:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:51:53.707 +00:00 INF] 0HN64S97TTHSU:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 09:52:53.505 +00:00 INF] 0HN64S97TTHSU:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:52:53.732 +00:00 INF] 0HN64S97TTHSU:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:52:53.956 +00:00 INF] 0HN64S97TTHSU:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 09:53:53.434 +00:00 INF] 0HN64S97TTHSU:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:53:53.457 +00:00 INF] 0HN64S97TTHSV:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:53:53.712 +00:00 INF] 0HN64S97TTHSV:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 09:54:53.483 +00:00 INF] 0HN64S97TTHSV:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:54:53.730 +00:00 INF] 0HN64S97TTHSU:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:54:53.972 +00:00 INF] 0HN64S97TTHSU:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 09:55:53.499 +00:00 INF] 0HN64S97TTHSU:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:55:53.534 +00:00 INF] 0HN64S97TTHSV:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:55:53.715 +00:00 INF] 0HN64S97TTHSU:0000002C /api/Order/GetAllByStatus/az called [25.08.2024 09:56:53.596 +00:00 INF] 0HN64S97TTHSU:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:56:53.609 +00:00 INF] 0HN64S97TTHSV:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:56:53.820 +00:00 INF] 0HN64S97TTHSV:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 09:57:53.565 +00:00 INF] 0HN64S97TTHSV:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:57:53.584 +00:00 INF] 0HN64S97TTHSU:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 09:57:53.813 +00:00 INF] 0HN64S97TTHSU:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 09:58:53.724 +00:00 INF] 0HN64S97TTHSU:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:58:53.746 +00:00 INF] 0HN64S97TTHSV:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:58:53.955 +00:00 INF] 0HN64S97TTHSV:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 09:59:53.488 +00:00 INF] 0HN64S97TTHSV:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 09:59:53.497 +00:00 INF] 0HN64S97TTHSU:00000031 /api/SiteSetting/GetByNameAsync called [25.08.2024 09:59:53.724 +00:00 INF] 0HN64S97TTHSU:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 10:00:01.441 +00:00 INF] 0HN64S97TTHSU:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:00:01.453 +00:00 INF] 0HN64S97TTHSV:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 10:00:06.901 +00:00 INF] 0HN64S97TTHSU:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 10:00:08.650 +00:00 INF] 0HN64S97TTHSU:00000035 /api/FavouriteOrder/GetAllByUserId called [25.08.2024 10:00:08.770 +00:00 INF] 0HN64S97TTHSV:0000000D /api/Account/GetUserData called [25.08.2024 10:00:09.979 +00:00 INF] 0HN64S97TTHSV:00000012 /api/SiteSetting/GetEnumValues called [25.08.2024 10:00:10.044 +00:00 INF] 0HN64S97TTHSU:00000036 /api/UserCoupon/getForCurrentUser called [25.08.2024 10:00:10.077 +00:00 INF] 0HN64S97TTHT1:00000001 /api/Notification/GetAllByToUserId/0/8 called [25.08.2024 10:00:10.127 +00:00 INF] 0HN64S97TTHT2:00000001 /api/Order/GetAllByStatus/az called [25.08.2024 10:00:10.755 +00:00 INF] 0HN64S97TTHT1:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 10:00:11.410 +00:00 INF] 0HN64S97TTHT1:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 10:00:15.595 +00:00 INF] 0HN64S97TTHT1:00000006 /api/Account/GetUserData called [25.08.2024 10:00:15.677 +00:00 INF] 0HN64S97TTHT2:00000002 /api/Account/GetUserData called [25.08.2024 10:00:53.466 +00:00 INF] 0HN64S97TTHT2:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:00:53.486 +00:00 INF] 0HN64S97TTHT1:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:00:53.680 +00:00 INF] 0HN64S97TTHT2:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 10:01:53.601 +00:00 INF] 0HN64S97TTHT2:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:01:53.602 +00:00 INF] 0HN64S97TTHT1:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:01:53.844 +00:00 INF] 0HN64S97TTHT1:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 10:02:53.466 +00:00 INF] 0HN64S97TTHT1:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:02:53.505 +00:00 INF] 0HN64S97TTHT2:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:02:53.686 +00:00 INF] 0HN64S97TTHT1:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 10:03:53.596 +00:00 INF] 0HN64S97TTHT1:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 10:03:53.606 +00:00 INF] 0HN64S97TTHT2:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:03:53.875 +00:00 INF] 0HN64S97TTHT2:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 10:04:53.602 +00:00 INF] 0HN64S97TTHT2:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:04:53.628 +00:00 INF] 0HN64S97TTHT1:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:04:53.891 +00:00 INF] 0HN64S97TTHT1:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 10:05:53.623 +00:00 INF] 0HN64S97TTHT1:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:05:53.642 +00:00 INF] 0HN64S97TTHT2:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:05:53.885 +00:00 INF] 0HN64S97TTHT2:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 10:06:53.511 +00:00 INF] 0HN64S97TTHT2:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:06:53.528 +00:00 INF] 0HN64S97TTHT1:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:06:53.732 +00:00 INF] 0HN64S97TTHT1:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 10:07:53.564 +00:00 INF] 0HN64S97TTHT1:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:07:53.578 +00:00 INF] 0HN64S97TTHT2:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:07:53.861 +00:00 INF] 0HN64S97TTHT2:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 10:08:58.534 +00:00 INF] 0HN64S97TTHT2:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:08:58.552 +00:00 INF] 0HN64S97TTHT1:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:08:58.770 +00:00 INF] 0HN64S97TTHT1:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 10:09:58.599 +00:00 INF] 0HN64S97TTHT1:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:09:58.646 +00:00 INF] 0HN64S97TTHT2:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:09:58.866 +00:00 INF] 0HN64S97TTHT2:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 10:10:58.585 +00:00 INF] 0HN64S97TTHT2:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:10:58.602 +00:00 INF] 0HN64S97TTHT1:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:10:58.882 +00:00 INF] 0HN64S97TTHT1:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 10:11:58.514 +00:00 INF] 0HN64S97TTHT1:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:11:58.530 +00:00 INF] 0HN64S97TTHT2:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:11:58.742 +00:00 INF] 0HN64S97TTHT2:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 10:12:58.579 +00:00 INF] 0HN64S97TTHT2:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:12:58.598 +00:00 INF] 0HN64S97TTHT1:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:12:58.806 +00:00 INF] 0HN64S97TTHT1:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 10:13:58.621 +00:00 INF] 0HN64S97TTHT1:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 10:13:58.640 +00:00 INF] 0HN64S97TTHT2:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:13:58.888 +00:00 INF] 0HN64S97TTHT2:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 10:14:58.557 +00:00 INF] 0HN64S97TTHT2:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:14:58.600 +00:00 INF] 0HN64S97TTHT1:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 10:14:58.770 +00:00 INF] 0HN64S97TTHT2:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 10:15:58.630 +00:00 INF] 0HN64S97TTHT2:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:15:58.651 +00:00 INF] 0HN64S97TTHT1:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 10:15:58.861 +00:00 INF] 0HN64S97TTHT1:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 10:16:20.801 +00:00 INF] 0HN64S97TTHT1:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:16:40.034 +00:00 INF] 0HN64S97TTHT1:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:16:40.043 +00:00 INF] 0HN64S97TTHT2:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:16:40.300 +00:00 INF] 0HN64S97TTHT2:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 10:16:43.269 +00:00 INF] 0HN64S97TTHT2:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 10:16:44.064 +00:00 INF] 0HN64S97TTHT2:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 10:16:58.550 +00:00 INF] 0HN64S97TTHT2:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:16:58.554 +00:00 INF] 0HN64S97TTHT1:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:16:58.839 +00:00 INF] 0HN64S97TTHT1:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 10:17:58.537 +00:00 INF] 0HN64S97TTHT1:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:17:58.886 +00:00 INF] 0HN64S97TTHT1:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:17:59.103 +00:00 INF] 0HN64S97TTHT1:00000025 /api/Order/GetAllByStatus/az called [25.08.2024 10:18:58.895 +00:00 INF] 0HN64S97TTHT1:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:18:59.143 +00:00 INF] 0HN64S97TTHT1:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:18:59.358 +00:00 INF] 0HN64S97TTHT1:00000028 /api/Order/GetAllByStatus/az called [25.08.2024 10:19:58.620 +00:00 INF] 0HN64S97TTHT1:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:19:58.667 +00:00 INF] 0HN64S97TTHT3:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:19:58.943 +00:00 INF] 0HN64S97TTHT3:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 10:20:58.601 +00:00 INF] 0HN64S97TTHT3:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:20:58.610 +00:00 INF] 0HN64S97TTHT1:0000002A /api/SiteSetting/GetByNameAsync called [25.08.2024 10:20:58.835 +00:00 INF] 0HN64S97TTHT1:0000002B /api/Order/GetAllByStatus/az called [25.08.2024 10:21:59.234 +00:00 INF] 0HN64S97TTHT1:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:21:59.430 +00:00 INF] 0HN64S97TTHT1:0000002D /api/SiteSetting/GetByNameAsync called [25.08.2024 10:21:59.458 +00:00 INF] 0HN64S97TTHT3:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 10:22:58.863 +00:00 INF] 0HN64S97TTHT3:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:22:58.865 +00:00 INF] 0HN64S97TTHT1:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 10:22:59.095 +00:00 INF] 0HN64S97TTHT1:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 10:23:58.590 +00:00 INF] 0HN64S97TTHT1:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:23:58.597 +00:00 INF] 0HN64S97TTHT3:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:23:58.939 +00:00 INF] 0HN64S97TTHT3:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 10:24:58.539 +00:00 INF] 0HN64S97TTHT3:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:24:58.558 +00:00 INF] 0HN64S97TTHT1:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:24:58.806 +00:00 INF] 0HN64S97TTHT1:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 10:25:58.656 +00:00 INF] 0HN64S97TTHT1:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:25:58.683 +00:00 INF] 0HN64S97TTHT3:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:25:58.924 +00:00 INF] 0HN64S97TTHT3:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 10:26:37.427 +00:00 INF] 0HN64S97TTHT3:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:37.443 +00:00 INF] 0HN64S97TTHT1:00000034 /api/Order/GetDetails called [25.08.2024 10:26:39.189 +00:00 INF] 0HN64S97TTHT1:00000035 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:39.192 +00:00 INF] 0HN64S97TTHT3:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:26:39.446 +00:00 INF] 0HN64S97TTHT3:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 10:26:39.994 +00:00 INF] 0HN64S97TTHT3:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:39.999 +00:00 INF] 0HN64S97TTHT1:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:26:40.224 +00:00 INF] 0HN64S97TTHT1:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 10:26:40.772 +00:00 INF] 0HN64S97TTHT1:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:40.773 +00:00 INF] 0HN64S97TTHT3:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:26:40.992 +00:00 INF] 0HN64S97TTHT3:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 10:26:41.589 +00:00 INF] 0HN64S97TTHT3:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:41.595 +00:00 INF] 0HN64S97TTHT1:00000039 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:26:41.858 +00:00 INF] 0HN64S97TTHT1:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 10:26:58.655 +00:00 INF] 0HN64S97TTHT1:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 10:26:58.672 +00:00 INF] 0HN64S97TTHT3:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:26:58.929 +00:00 INF] 0HN64S97TTHT3:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 10:27:58.546 +00:00 INF] 0HN64S97TTHT3:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:27:58.584 +00:00 INF] 0HN64S97TTHT1:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 10:27:58.807 +00:00 INF] 0HN64S97TTHT1:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 10:28:58.616 +00:00 INF] 0HN64S97TTHT1:0000003E /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:28:58.651 +00:00 INF] 0HN64S97TTHT3:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:28:58.833 +00:00 INF] 0HN64S97TTHT1:0000003F /api/Order/GetAllByStatus/az called [25.08.2024 10:29:58.643 +00:00 INF] 0HN64S97TTHT1:00000040 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:29:58.653 +00:00 INF] 0HN64S97TTHT3:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:29:58.962 +00:00 INF] 0HN64S97TTHT3:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 10:30:33.504 +00:00 INF] 0HN64S97TTHT3:00000018 /Logs/log-20240426.txt called [25.08.2024 10:30:58.671 +00:00 INF] 0HN64S97TTHT3:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:30:58.687 +00:00 INF] 0HN64S97TTHT1:00000041 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:30:58.942 +00:00 INF] 0HN64S97TTHT1:00000042 /api/Order/GetAllByStatus/az called [25.08.2024 10:31:58.639 +00:00 INF] 0HN64S97TTHT1:00000043 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:31:58.639 +00:00 INF] 0HN64S97TTHT3:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:31:58.976 +00:00 INF] 0HN64S97TTHT3:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 10:32:58.707 +00:00 INF] 0HN64S97TTHT3:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 10:32:58.716 +00:00 INF] 0HN64S97TTHT1:00000044 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:32:58.977 +00:00 INF] 0HN64S97TTHT1:00000045 /api/Order/GetAllByStatus/az called [25.08.2024 10:33:58.648 +00:00 INF] 0HN64S97TTHT1:00000046 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:33:58.669 +00:00 INF] 0HN64S97TTHT3:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 10:33:58.882 +00:00 INF] 0HN64S97TTHT3:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 10:34:58.680 +00:00 INF] 0HN64S97TTHT3:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:34:58.703 +00:00 INF] 0HN64S97TTHT1:00000047 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:34:58.947 +00:00 INF] 0HN64S97TTHT1:00000048 /api/Order/GetAllByStatus/az called [25.08.2024 10:35:58.985 +00:00 INF] 0HN64S97TTHT3:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:35:58.985 +00:00 INF] 0HN64S97TTHT1:00000049 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:35:59.240 +00:00 INF] 0HN64S97TTHT3:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 10:36:58.645 +00:00 INF] 0HN64S97TTHT3:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:36:58.683 +00:00 INF] 0HN64S97TTHT1:0000004A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:36:58.923 +00:00 INF] 0HN64S97TTHT1:0000004B /api/Order/GetAllByStatus/az called [25.08.2024 10:38:03.576 +00:00 INF] 0HN64S97TTHT1:0000004C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:38:03.593 +00:00 INF] 0HN64S97TTHT3:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:38:03.811 +00:00 INF] 0HN64S97TTHT3:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 10:39:03.646 +00:00 INF] 0HN64S97TTHT3:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:39:03.657 +00:00 INF] 0HN64S97TTHT1:0000004D /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:39:03.917 +00:00 INF] 0HN64S97TTHT1:0000004E /api/Order/GetAllByStatus/az called [25.08.2024 10:40:04.200 +00:00 INF] 0HN64S97TTHT3:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:40:04.200 +00:00 INF] 0HN64S97TTHT1:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:40:04.712 +00:00 INF] 0HN64S97TTHT3:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 10:41:03.678 +00:00 INF] 0HN64S97TTHT3:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:41:03.691 +00:00 INF] 0HN64S97TTHT1:00000050 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:41:03.917 +00:00 INF] 0HN64S97TTHT1:00000051 /api/Order/GetAllByStatus/az called [25.08.2024 10:42:03.783 +00:00 INF] 0HN64S97TTHT1:00000052 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:42:03.783 +00:00 INF] 0HN64S97TTHT3:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:42:04.540 +00:00 INF] 0HN64S97TTHT1:00000053 /api/Order/GetAllByStatus/az called [25.08.2024 10:43:03.658 +00:00 INF] 0HN64S97TTHT1:00000054 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:43:03.690 +00:00 INF] 0HN64S97TTHT3:0000002A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:43:03.963 +00:00 INF] 0HN64S97TTHT3:0000002B /api/Order/GetAllByStatus/az called [25.08.2024 10:44:03.864 +00:00 INF] 0HN64S97TTHT3:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 10:44:03.874 +00:00 INF] 0HN64S97TTHT1:00000055 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:44:04.128 +00:00 INF] 0HN64S97TTHT1:00000056 /api/Order/GetAllByStatus/az called [25.08.2024 10:45:05.239 +00:00 INF] 0HN64S97TTHT3:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:45:05.239 +00:00 INF] 0HN64S97TTHT1:00000057 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:45:05.709 +00:00 INF] 0HN64S97TTHT3:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 10:46:03.647 +00:00 INF] 0HN64S97TTHT3:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:46:03.665 +00:00 INF] 0HN64S97TTHT1:00000058 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:46:03.954 +00:00 INF] 0HN64S97TTHT1:00000059 /api/Order/GetAllByStatus/az called [25.08.2024 10:47:03.691 +00:00 INF] 0HN64S97TTHT1:0000005A /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:47:03.711 +00:00 INF] 0HN64S97TTHT3:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:47:03.903 +00:00 INF] 0HN64S97TTHT1:0000005B /api/Order/GetAllByStatus/az called [25.08.2024 10:48:03.853 +00:00 INF] 0HN64S97TTHT3:00000031 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:48:03.853 +00:00 INF] 0HN64S97TTHT1:0000005C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:48:04.232 +00:00 INF] 0HN64S97TTHT3:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 10:49:03.872 +00:00 INF] 0HN64S97TTHT3:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:49:04.137 +00:00 INF] 0HN64S97TTHT3:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:49:04.352 +00:00 INF] 0HN64S97TTHT3:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 10:50:04.301 +00:00 INF] 0HN64S97TTHT3:00000036 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:50:05.264 +00:00 INF] 0HN64S97TTHT4:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:50:05.795 +00:00 INF] 0HN64S97TTHT3:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 10:51:03.692 +00:00 INF] 0HN64S97TTHT3:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:51:03.699 +00:00 INF] 0HN64S97TTHT4:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:51:03.971 +00:00 INF] 0HN64S97TTHT4:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 10:52:03.802 +00:00 INF] 0HN64S97TTHT4:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:52:03.806 +00:00 INF] 0HN64S97TTHT3:00000039 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:52:04.057 +00:00 INF] 0HN64S97TTHT3:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 10:53:03.807 +00:00 INF] 0HN64S97TTHT3:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 10:53:04.029 +00:00 INF] 0HN64S97TTHT3:0000003C /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:53:04.239 +00:00 INF] 0HN64S97TTHT3:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 10:54:03.810 +00:00 INF] 0HN64S97TTHT3:0000003E /api/SiteSetting/GetByNameAsync called [25.08.2024 10:54:03.832 +00:00 INF] 0HN64S97TTHT5:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:54:04.064 +00:00 INF] 0HN64S97TTHT5:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 10:55:04.558 +00:00 INF] 0HN64S97TTHT5:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:55:04.817 +00:00 INF] 0HN64S97TTHT3:0000003F /api/SiteSetting/GetByNameAsync called [25.08.2024 10:55:05.936 +00:00 INF] 0HN64S97TTHT3:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 10:56:03.730 +00:00 INF] 0HN64S97TTHT3:00000041 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:56:03.740 +00:00 INF] 0HN64S97TTHT5:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:56:03.983 +00:00 INF] 0HN64S97TTHT5:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 10:57:03.674 +00:00 INF] 0HN64S97TTHT5:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:57:03.693 +00:00 INF] 0HN64S97TTHT3:00000042 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:57:03.878 +00:00 INF] 0HN64S97TTHT5:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 10:57:29.009 +00:00 INF] 0HN64S97TTHT5:00000008 /Logs/log-20240404.txt called [25.08.2024 10:58:03.755 +00:00 INF] 0HN64S97TTHT5:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 10:58:03.785 +00:00 INF] 0HN64S97TTHT3:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:58:04.041 +00:00 INF] 0HN64S97TTHT3:00000044 /api/Order/GetAllByStatus/az called [25.08.2024 10:59:04.228 +00:00 INF] 0HN64S97TTHT3:00000045 /api/ProductCategory/GetHierarchy/az called [25.08.2024 10:59:04.228 +00:00 INF] 0HN64S97TTHT5:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 10:59:04.592 +00:00 INF] 0HN64S97TTHT5:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 11:00:04.144 +00:00 INF] 0HN64S97TTHT5:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:00:04.355 +00:00 INF] 0HN64S97TTHT3:00000046 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:00:04.800 +00:00 INF] 0HN64S97TTHT5:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 11:01:03.794 +00:00 INF] 0HN64S97TTHT5:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 11:01:03.870 +00:00 INF] 0HN64S97TTHT3:00000047 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:01:04.110 +00:00 INF] 0HN64S97TTHT3:00000048 /api/Order/GetAllByStatus/az called [25.08.2024 11:02:03.916 +00:00 INF] 0HN64S97TTHT3:00000049 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:02:03.927 +00:00 INF] 0HN64S97TTHT5:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:02:04.174 +00:00 INF] 0HN64S97TTHT3:0000004A /api/Order/GetAllByStatus/az called [25.08.2024 11:03:03.744 +00:00 INF] 0HN64S97TTHT3:0000004B /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:03:03.796 +00:00 INF] 0HN64S97TTHT5:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:03:03.969 +00:00 INF] 0HN64S97TTHT3:0000004C /api/Order/GetAllByStatus/az called [25.08.2024 11:04:04.332 +00:00 INF] 0HN64S97TTHT3:0000004D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:04:04.343 +00:00 INF] 0HN64S97TTHT5:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:04:04.591 +00:00 INF] 0HN64S97TTHT3:0000004E /api/Order/GetAllByStatus/az called [25.08.2024 11:05:03.925 +00:00 INF] 0HN64S97TTHT3:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 11:05:04.322 +00:00 INF] 0HN64S97TTHT5:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:05:04.594 +00:00 INF] 0HN64S97TTHT5:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 11:06:03.769 +00:00 INF] 0HN64S97TTHT5:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:06:03.788 +00:00 INF] 0HN64S97TTHT3:00000050 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:06:04.002 +00:00 INF] 0HN64S97TTHT3:00000051 /api/Order/GetAllByStatus/az called [25.08.2024 11:07:08.809 +00:00 INF] 0HN64S97TTHT6:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:07:08.849 +00:00 INF] 0HN64S97TTHT7:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:07:09.071 +00:00 INF] 0HN64S97TTHT7:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 11:08:08.798 +00:00 INF] 0HN64S97TTHT7:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:08:08.812 +00:00 INF] 0HN64S97TTHT6:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:08:09.058 +00:00 INF] 0HN64S97TTHT6:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 11:09:09.090 +00:00 INF] 0HN64S97TTHT6:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:09:09.108 +00:00 INF] 0HN64S97TTHT7:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:09:09.431 +00:00 INF] 0HN64S97TTHT7:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 11:10:09.601 +00:00 INF] 0HN64S97TTHT7:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:10:09.601 +00:00 INF] 0HN64S97TTHT6:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:10:10.172 +00:00 INF] 0HN64S97TTHT6:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 11:11:08.822 +00:00 INF] 0HN64S97TTHT6:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:11:08.853 +00:00 INF] 0HN64S97TTHT7:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:11:09.089 +00:00 INF] 0HN64S97TTHT7:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 11:12:08.759 +00:00 INF] 0HN64S97TTHT7:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:12:08.782 +00:00 INF] 0HN64S97TTHT6:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:12:09.258 +00:00 INF] 0HN64S97TTHT6:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 11:13:08.729 +00:00 INF] 0HN64S97TTHT6:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:13:08.743 +00:00 INF] 0HN64S97TTHT7:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 11:13:08.989 +00:00 INF] 0HN64S97TTHT7:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 11:14:08.973 +00:00 INF] 0HN64S97TTHT7:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 11:14:08.985 +00:00 INF] 0HN64S97TTHT6:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:14:09.226 +00:00 INF] 0HN64S97TTHT6:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 11:15:08.843 +00:00 INF] 0HN64S97TTHT6:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:15:08.862 +00:00 INF] 0HN64S97TTHT7:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 11:15:09.065 +00:00 INF] 0HN64S97TTHT7:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 11:15:33.732 +00:00 INF] 0HN64S97TTHT7:0000000F /Logs/log-20240515.txt called [25.08.2024 11:16:08.792 +00:00 INF] 0HN64S97TTHT7:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:16:08.801 +00:00 INF] 0HN64S97TTHT6:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 11:16:09.060 +00:00 INF] 0HN64S97TTHT7:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 11:17:08.963 +00:00 INF] 0HN64S97TTHT7:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:17:08.963 +00:00 INF] 0HN64S97TTHT6:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:17:09.236 +00:00 INF] 0HN64S97TTHT7:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 11:17:23.331 +00:00 INF] 0HN64S97TTHT7:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:17:23.331 +00:00 INF] 0HN64S97TTHT6:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:17:23.900 +00:00 INF] 0HN64S97TTHT6:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 11:18:08.835 +00:00 INF] 0HN64S97TTHT6:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:18:08.852 +00:00 INF] 0HN64S97TTHT7:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:18:09.092 +00:00 INF] 0HN64S97TTHT6:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 11:19:08.756 +00:00 INF] 0HN64S97TTHT6:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:19:08.794 +00:00 INF] 0HN64S97TTHT7:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:19:08.975 +00:00 INF] 0HN64S97TTHT6:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 11:20:09.413 +00:00 INF] 0HN64S97TTHT6:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:20:09.413 +00:00 INF] 0HN64S97TTHT7:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:20:09.926 +00:00 INF] 0HN64S97TTHT6:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 11:21:08.851 +00:00 INF] 0HN64S97TTHT6:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:21:08.869 +00:00 INF] 0HN64S97TTHT7:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:21:09.162 +00:00 INF] 0HN64S97TTHT7:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 11:22:08.876 +00:00 INF] 0HN64S97TTHT7:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 11:22:09.198 +00:00 INF] 0HN64S97TTHT7:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:22:09.408 +00:00 INF] 0HN64S97TTHT7:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 11:23:08.800 +00:00 INF] 0HN64S97TTHT7:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:23:09.015 +00:00 INF] 0HN64S97TTHT7:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 11:23:09.123 +00:00 INF] 0HN64S97TTHT8:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:24:08.915 +00:00 INF] 0HN64S97TTHT8:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:24:08.953 +00:00 INF] 0HN64S97TTHT7:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 11:24:09.161 +00:00 INF] 0HN64S97TTHT7:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 11:25:09.103 +00:00 INF] 0HN64S97TTHT7:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:25:09.555 +00:00 INF] 0HN64S97TTHT7:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:25:09.765 +00:00 INF] 0HN64S97TTHT7:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 11:26:09.047 +00:00 INF] 0HN64S97TTHT7:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:26:09.058 +00:00 INF] 0HN64S97TTHT9:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:26:09.322 +00:00 INF] 0HN64S97TTHT9:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 11:27:08.828 +00:00 INF] 0HN64S97TTHT9:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:27:08.839 +00:00 INF] 0HN64S97TTHT7:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:27:09.054 +00:00 INF] 0HN64S97TTHT7:00000026 /api/Order/GetAllByStatus/az called [25.08.2024 11:28:08.907 +00:00 INF] 0HN64S97TTHT7:00000027 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:28:08.932 +00:00 INF] 0HN64S97TTHT9:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:28:09.214 +00:00 INF] 0HN64S97TTHT9:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 11:29:08.862 +00:00 INF] 0HN64S97TTHT7:00000028 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:29:08.862 +00:00 INF] 0HN64S97TTHT9:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:29:09.134 +00:00 INF] 0HN64S97TTHT9:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 11:30:10.030 +00:00 INF] 0HN64S97TTHT9:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:30:10.077 +00:00 INF] 0HN64S97TTHT7:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:30:10.380 +00:00 INF] 0HN64S97TTHT7:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 11:31:08.855 +00:00 INF] 0HN64S97TTHT7:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:31:08.870 +00:00 INF] 0HN64S97TTHT9:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:09.080 +00:00 INF] 0HN64S97TTHT9:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 11:31:43.800 +00:00 INF] 0HN64S97TTHT9:0000000B /api/Order/GetDetails called [25.08.2024 11:31:43.825 +00:00 INF] 0HN64S97TTHT7:0000002C /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:45.571 +00:00 INF] 0HN64S97TTHT9:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:45.573 +00:00 INF] 0HN64S97TTHT7:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:31:45.824 +00:00 INF] 0HN64S97TTHT7:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 11:31:46.431 +00:00 INF] 0HN64S97TTHT7:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:46.433 +00:00 INF] 0HN64S97TTHT9:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:31:46.653 +00:00 INF] 0HN64S97TTHT9:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 11:31:47.314 +00:00 INF] 0HN64S97TTHT9:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:47.314 +00:00 INF] 0HN64S97TTHT7:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:31:47.557 +00:00 INF] 0HN64S97TTHT7:00000031 /api/Order/GetAllByStatus/az called [25.08.2024 11:31:48.101 +00:00 INF] 0HN64S97TTHT7:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:31:48.102 +00:00 INF] 0HN64S97TTHT9:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:31:48.335 +00:00 INF] 0HN64S97TTHT9:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 11:32:09.364 +00:00 INF] 0HN64S97TTHT9:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:32:18.312 +00:00 INF] 0HN64S97TTHT7:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:32:19.057 +00:00 INF] 0HN64S97TTHT7:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 11:33:08.880 +00:00 INF] 0HN64S97TTHT7:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:33:08.890 +00:00 INF] 0HN64S97TTHT9:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:33:09.115 +00:00 INF] 0HN64S97TTHT9:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 11:34:08.985 +00:00 INF] 0HN64S97TTHT9:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:34:09.001 +00:00 INF] 0HN64S97TTHT7:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:34:09.248 +00:00 INF] 0HN64S97TTHT7:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 11:35:08.905 +00:00 INF] 0HN64S97TTHT7:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:35:08.933 +00:00 INF] 0HN64S97TTHT9:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:35:09.174 +00:00 INF] 0HN64S97TTHT9:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 11:35:51.229 +00:00 INF] 0HN64S97TTHT9:00000018 / called [25.08.2024 11:36:08.863 +00:00 INF] 0HN64S97TTHT9:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:36:08.880 +00:00 INF] 0HN64S97TTHT7:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:36:09.098 +00:00 INF] 0HN64S97TTHT9:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 11:37:08.809 +00:00 INF] 0HN64S97TTHT9:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:37:08.834 +00:00 INF] 0HN64S97TTHT7:0000003A /api/SiteSetting/GetByNameAsync called [25.08.2024 11:37:09.049 +00:00 INF] 0HN64S97TTHT7:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 11:38:08.904 +00:00 INF] 0HN64S97TTHT7:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 11:38:08.913 +00:00 INF] 0HN64S97TTHT9:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:38:09.154 +00:00 INF] 0HN64S97TTHT9:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 11:39:08.920 +00:00 INF] 0HN64S97TTHT9:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 11:39:08.940 +00:00 INF] 0HN64S97TTHT7:0000003D /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:39:09.268 +00:00 INF] 0HN64S97TTHT9:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 11:40:09.950 +00:00 INF] 0HN64S97TTHT9:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:40:09.955 +00:00 INF] 0HN64S97TTHT7:0000003E /api/SiteSetting/GetByNameAsync called [25.08.2024 11:40:10.356 +00:00 INF] 0HN64S97TTHT7:0000003F /api/Order/GetAllByStatus/az called [25.08.2024 11:41:09.285 +00:00 INF] 0HN64S97TTHT7:00000040 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:41:09.316 +00:00 INF] 0HN64S97TTHT9:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:41:09.565 +00:00 INF] 0HN64S97TTHT9:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 11:42:09.402 +00:00 INF] 0HN64S97TTHT9:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:42:09.423 +00:00 INF] 0HN64S97TTHT7:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:42:09.643 +00:00 INF] 0HN64S97TTHT7:00000042 /api/Order/GetAllByStatus/az called [25.08.2024 11:43:09.257 +00:00 INF] 0HN64S97TTHT7:00000043 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:43:09.270 +00:00 INF] 0HN64S97TTHT9:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:43:09.550 +00:00 INF] 0HN64S97TTHT9:00000025 /api/Order/GetAllByStatus/az called [25.08.2024 11:44:09.512 +00:00 INF] 0HN64S97TTHT9:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:44:09.546 +00:00 INF] 0HN64S97TTHT7:00000044 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:44:09.755 +00:00 INF] 0HN64S97TTHT7:00000045 /api/Order/GetAllByStatus/az called [25.08.2024 11:45:09.404 +00:00 INF] 0HN64S97TTHT7:00000046 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:45:09.461 +00:00 INF] 0HN64S97TTHT9:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:45:09.712 +00:00 INF] 0HN64S97TTHT9:00000028 /api/Order/GetAllByStatus/az called [25.08.2024 11:46:09.326 +00:00 INF] 0HN64S97TTHT9:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:46:09.342 +00:00 INF] 0HN64S97TTHT7:00000047 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:46:09.619 +00:00 INF] 0HN64S97TTHT9:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 11:47:09.353 +00:00 INF] 0HN64S97TTHT9:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 11:47:09.422 +00:00 INF] 0HN64S97TTHT7:00000048 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:47:09.903 +00:00 INF] 0HN64S97TTHT7:00000049 /api/Order/GetAllByStatus/az called [25.08.2024 11:48:09.412 +00:00 INF] 0HN64S97TTHT7:0000004A /api/SiteSetting/GetByNameAsync called [25.08.2024 11:48:09.450 +00:00 INF] 0HN64S97TTHT9:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:48:09.701 +00:00 INF] 0HN64S97TTHT9:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 11:49:09.359 +00:00 INF] 0HN64S97TTHT9:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:49:09.371 +00:00 INF] 0HN64S97TTHT7:0000004B /api/SiteSetting/GetByNameAsync called [25.08.2024 11:49:09.657 +00:00 INF] 0HN64S97TTHT9:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 11:50:11.570 +00:00 INF] 0HN64S97TTHT9:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:50:12.071 +00:00 INF] 0HN64S97TTHT7:0000004C /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:50:13.118 +00:00 INF] 0HN64S97TTHT7:0000004D /api/Order/GetAllByStatus/az called [25.08.2024 11:51:10.491 +00:00 INF] 0HN64S97TTHT7:0000004E /api/SiteSetting/GetByNameAsync called [25.08.2024 11:51:10.499 +00:00 INF] 0HN64S97TTHT9:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:51:10.795 +00:00 INF] 0HN64S97TTHT9:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 11:52:10.512 +00:00 INF] 0HN64S97TTHT9:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:52:10.521 +00:00 INF] 0HN64S97TTHT7:0000004F /api/SiteSetting/GetByNameAsync called [25.08.2024 11:52:10.805 +00:00 INF] 0HN64S97TTHT7:00000050 /api/Order/GetAllByStatus/az called [25.08.2024 11:53:10.981 +00:00 INF] 0HN64S97TTHT7:00000051 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:53:10.987 +00:00 INF] 0HN64S97TTHT9:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:53:11.240 +00:00 INF] 0HN64S97TTHT9:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 11:54:11.201 +00:00 INF] 0HN64S97TTHT9:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:54:11.439 +00:00 INF] 0HN64S97TTHT9:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 11:54:11.874 +00:00 INF] 0HN64S97TTHT9:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:55:10.887 +00:00 INF] 0HN64S97TTHT9:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:55:11.184 +00:00 INF] 0HN64S97TTHT9:0000003A /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:55:11.398 +00:00 INF] 0HN64S97TTHT9:0000003B /api/Order/GetAllByStatus/az called [25.08.2024 11:56:10.984 +00:00 INF] 0HN64S97TTHT9:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 11:56:11.012 +00:00 INF] 0HN64S97TTHTA:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:56:11.251 +00:00 INF] 0HN64S97TTHTA:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 11:57:11.161 +00:00 INF] 0HN64S97TTHT9:0000003D /api/SiteSetting/GetByNameAsync called [25.08.2024 11:57:11.161 +00:00 INF] 0HN64S97TTHTA:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:57:11.860 +00:00 INF] 0HN64S97TTHTA:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 11:58:10.816 +00:00 INF] 0HN64S97TTHTA:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:58:11.066 +00:00 INF] 0HN64S97TTHTA:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:58:11.306 +00:00 INF] 0HN64S97TTHTA:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 11:59:10.880 +00:00 INF] 0HN64S97TTHTA:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 11:59:10.926 +00:00 INF] 0HN64S97TTHTB:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 11:59:11.210 +00:00 INF] 0HN64S97TTHTB:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 12:00:13.141 +00:00 INF] 0HN64S97TTHTB:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:00:13.159 +00:00 INF] 0HN64S97TTHTA:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:00:15.088 +00:00 INF] 0HN64S97TTHTA:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 12:01:01.944 +00:00 INF] 0HN64S97TTHTA:0000000B / called [25.08.2024 12:01:02.397 +00:00 INF] 0HN64S97TTHTA:0000000C /Images/ called [25.08.2024 12:01:02.910 +00:00 INF] 0HN64S97TTHTA:0000000D /invoices/ called [25.08.2024 12:01:03.313 +00:00 INF] 0HN64S97TTHTA:0000000E /Logs/ called [25.08.2024 12:01:03.921 +00:00 INF] 0HN64S97TTHTA:0000000F /Resources/ called [25.08.2024 12:01:04.317 +00:00 INF] 0HN64S97TTHTA:00000010 /Images/63b14c141a854ef1a7863c181b54eaee-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:04.741 +00:00 INF] 0HN64S97TTHTA:00000011 /Images/75664d6cf20a45b28397c91f1146c808-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:05.158 +00:00 INF] 0HN64S97TTHTA:00000012 /Images/9bfc91e5e7d741d286e4edbea702787e-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:05.577 +00:00 INF] 0HN64S97TTHTA:00000013 /Images/b1d6036df3ad487f8ab175579fe0df2c-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:05.980 +00:00 INF] 0HN64S97TTHTA:00000014 /Images/bc72d1cadda14859bcf3bb5c30dffc61-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:06.397 +00:00 INF] 0HN64S97TTHTA:00000015 /Images/c21a528eb32740499f0d2f95d138df1e-30086360_b7b1d68c-5635-47e0-ae1c-133f55db8b61.webp called [25.08.2024 12:01:06.813 +00:00 INF] 0HN64S97TTHTA:00000016 /Resources/DMSans-Regular.ttf called [25.08.2024 12:01:11.059 +00:00 INF] 0HN64S97TTHTA:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:01:11.312 +00:00 INF] 0HN64S97TTHTB:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:01:11.344 +00:00 INF] 0HN64S97TTHTA:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 12:02:10.877 +00:00 INF] 0HN64S97TTHTA:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:02:10.894 +00:00 INF] 0HN64S97TTHTB:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:02:11.135 +00:00 INF] 0HN64S97TTHTB:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 12:03:10.878 +00:00 INF] 0HN64S97TTHTB:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:03:10.904 +00:00 INF] 0HN64S97TTHTA:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:03:11.215 +00:00 INF] 0HN64S97TTHTA:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 12:04:10.908 +00:00 INF] 0HN64S97TTHTA:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 12:04:10.941 +00:00 INF] 0HN64S97TTHTB:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:04:11.247 +00:00 INF] 0HN64S97TTHTB:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 12:05:20.992 +00:00 INF] 0HN64S97TTHTA:0000001D /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:05:20.995 +00:00 INF] 0HN64S97TTHTB:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:05:21.364 +00:00 INF] 0HN64S97TTHTB:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 12:06:10.951 +00:00 INF] 0HN64S97TTHTB:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 12:06:10.981 +00:00 INF] 0HN64S97TTHTA:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:06:11.268 +00:00 INF] 0HN64S97TTHTA:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 12:07:11.121 +00:00 INF] 0HN64S97TTHTB:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:07:11.278 +00:00 INF] 0HN64S97TTHTA:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:07:11.600 +00:00 INF] 0HN64S97TTHTB:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 12:08:11.091 +00:00 INF] 0HN64S97TTHTB:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 12:08:11.101 +00:00 INF] 0HN64S97TTHTA:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:08:11.347 +00:00 INF] 0HN64S97TTHTA:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 12:09:10.876 +00:00 INF] 0HN64S97TTHTB:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:09:10.876 +00:00 INF] 0HN64S97TTHTA:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:09:11.143 +00:00 INF] 0HN64S97TTHTA:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 12:10:10.884 +00:00 INF] 0HN64S97TTHTA:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:10:10.900 +00:00 INF] 0HN64S97TTHTB:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:10:11.162 +00:00 INF] 0HN64S97TTHTB:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 12:11:10.962 +00:00 INF] 0HN64S97TTHTB:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:11:10.978 +00:00 INF] 0HN64S97TTHTA:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:11:11.185 +00:00 INF] 0HN64S97TTHTA:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 12:12:11.014 +00:00 INF] 0HN64S97TTHTA:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:12:11.043 +00:00 INF] 0HN64S97TTHTB:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:12:11.305 +00:00 INF] 0HN64S97TTHTB:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 12:13:10.956 +00:00 INF] 0HN64S97TTHTB:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:13:10.975 +00:00 INF] 0HN64S97TTHTA:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:13:11.377 +00:00 INF] 0HN64S97TTHTA:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 12:14:10.871 +00:00 INF] 0HN64S97TTHTA:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:14:10.883 +00:00 INF] 0HN64S97TTHTB:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:14:11.195 +00:00 INF] 0HN64S97TTHTA:0000002C /api/Order/GetAllByStatus/az called [25.08.2024 12:15:10.894 +00:00 INF] 0HN64S97TTHTA:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:15:10.920 +00:00 INF] 0HN64S97TTHTB:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:15:11.180 +00:00 INF] 0HN64S97TTHTA:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 12:16:10.900 +00:00 INF] 0HN64S97TTHTA:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:16:10.905 +00:00 INF] 0HN64S97TTHTB:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:16:11.142 +00:00 INF] 0HN64S97TTHTA:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 12:17:10.981 +00:00 INF] 0HN64S97TTHTA:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:17:11.002 +00:00 INF] 0HN64S97TTHTB:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:17:11.334 +00:00 INF] 0HN64S97TTHTB:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 12:18:10.830 +00:00 INF] 0HN64S97TTHTB:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:18:10.847 +00:00 INF] 0HN64S97TTHTA:00000032 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:18:11.159 +00:00 INF] 0HN64S97TTHTB:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 12:19:13.980 +00:00 INF] 0HN64S97TTHTB:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 12:19:13.990 +00:00 INF] 0HN64S97TTHTA:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:19:14.250 +00:00 INF] 0HN64S97TTHTA:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 12:20:14.068 +00:00 INF] 0HN64S97TTHTA:00000035 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:20:14.074 +00:00 INF] 0HN64S97TTHTB:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:20:14.316 +00:00 INF] 0HN64S97TTHTB:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 12:21:14.004 +00:00 INF] 0HN64S97TTHTB:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:21:14.006 +00:00 INF] 0HN64S97TTHTA:00000036 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:21:14.226 +00:00 INF] 0HN64S97TTHTA:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 12:22:14.403 +00:00 INF] 0HN64S97TTHTA:00000038 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:22:14.646 +00:00 INF] 0HN64S97TTHTB:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:22:15.017 +00:00 INF] 0HN64S97TTHTB:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 12:23:14.024 +00:00 INF] 0HN64S97TTHTB:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:23:14.036 +00:00 INF] 0HN64S97TTHTA:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:23:14.255 +00:00 INF] 0HN64S97TTHTA:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 12:24:14.087 +00:00 INF] 0HN64S97TTHTA:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 12:24:14.356 +00:00 INF] 0HN64S97TTHTA:0000003C /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:24:14.582 +00:00 INF] 0HN64S97TTHTA:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 12:25:14.089 +00:00 INF] 0HN64S97TTHTA:0000003E /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:25:14.310 +00:00 INF] 0HN64S97TTHTA:0000003F /api/SiteSetting/GetByNameAsync called [25.08.2024 12:25:14.348 +00:00 INF] 0HN64S97TTHTC:00000001 /api/Order/GetAllByStatus/az called [25.08.2024 12:26:14.064 +00:00 INF] 0HN64S97TTHTC:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:26:14.075 +00:00 INF] 0HN64S97TTHTA:00000040 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:26:14.279 +00:00 INF] 0HN64S97TTHTA:00000041 /api/Order/GetAllByStatus/az called [25.08.2024 12:27:14.206 +00:00 INF] 0HN64S97TTHTC:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:27:14.206 +00:00 INF] 0HN64S97TTHTA:00000042 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:27:14.906 +00:00 INF] 0HN64S97TTHTA:00000043 /api/Order/GetAllByStatus/az called [25.08.2024 12:28:14.006 +00:00 INF] 0HN64S97TTHTA:00000044 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:28:14.247 +00:00 INF] 0HN64S97TTHTA:00000045 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:28:14.248 +00:00 INF] 0HN64S97TTHTC:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 12:29:19.020 +00:00 INF] 0HN64S97TTHTC:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:29:19.038 +00:00 INF] 0HN64S97TTHTA:00000046 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:29:19.291 +00:00 INF] 0HN64S97TTHTA:00000047 /api/Order/GetAllByStatus/az called [25.08.2024 12:30:19.062 +00:00 INF] 0HN64S97TTHTA:00000048 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:30:19.299 +00:00 INF] 0HN64S97TTHTA:00000049 /api/Order/GetAllByStatus/az called [25.08.2024 12:30:19.628 +00:00 INF] 0HN64S97TTHTA:0000004A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:31:19.098 +00:00 INF] 0HN64S97TTHTA:0000004B /api/SiteSetting/GetByNameAsync called [25.08.2024 12:31:19.364 +00:00 INF] 0HN64S97TTHTA:0000004C /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:31:19.589 +00:00 INF] 0HN64S97TTHTA:0000004D /api/Order/GetAllByStatus/az called [25.08.2024 12:32:20.189 +00:00 INF] 0HN64S97TTHTA:0000004E /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:32:20.254 +00:00 INF] 0HN64S97TTHTD:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:32:21.485 +00:00 INF] 0HN64S97TTHTA:0000004F /api/Order/GetAllByStatus/az called [25.08.2024 12:33:19.132 +00:00 INF] 0HN64S97TTHTA:00000050 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:33:19.148 +00:00 INF] 0HN64S97TTHTD:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:33:19.396 +00:00 INF] 0HN64S97TTHTD:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 12:34:19.124 +00:00 INF] 0HN64S97TTHTD:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:34:19.137 +00:00 INF] 0HN64S97TTHTA:00000051 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:34:19.376 +00:00 INF] 0HN64S97TTHTA:00000052 /api/Order/GetAllByStatus/az called [25.08.2024 12:35:19.183 +00:00 INF] 0HN64S97TTHTA:00000053 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:35:19.212 +00:00 INF] 0HN64S97TTHTD:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:35:19.430 +00:00 INF] 0HN64S97TTHTD:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 12:36:19.335 +00:00 INF] 0HN64S97TTHTD:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:36:19.346 +00:00 INF] 0HN64S97TTHTA:00000054 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:36:19.774 +00:00 INF] 0HN64S97TTHTD:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 12:37:19.352 +00:00 INF] 0HN64S97TTHTD:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:37:19.395 +00:00 INF] 0HN64S97TTHTA:00000055 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:37:20.179 +00:00 INF] 0HN64S97TTHTA:00000056 /api/Order/GetAllByStatus/az called [25.08.2024 12:38:20.712 +00:00 INF] 0HN64S97TTHTA:00000057 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:38:20.718 +00:00 INF] 0HN64S97TTHTD:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:38:20.980 +00:00 INF] 0HN64S97TTHTD:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 12:39:19.154 +00:00 INF] 0HN64S97TTHTD:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:39:19.165 +00:00 INF] 0HN64S97TTHTA:00000058 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:39:19.398 +00:00 INF] 0HN64S97TTHTA:00000059 /api/Order/GetAllByStatus/az called [25.08.2024 12:40:19.156 +00:00 INF] 0HN64S97TTHTA:0000005A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:40:19.166 +00:00 INF] 0HN64S97TTHTD:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:40:19.427 +00:00 INF] 0HN64S97TTHTD:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 12:41:19.171 +00:00 INF] 0HN64S97TTHTD:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 12:41:19.189 +00:00 INF] 0HN64S97TTHTA:0000005B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:41:19.429 +00:00 INF] 0HN64S97TTHTA:0000005C /api/Order/GetAllByStatus/az called [25.08.2024 12:42:19.580 +00:00 INF] 0HN64S97TTHTA:0000005D /api/SiteSetting/GetByNameAsync called [25.08.2024 12:42:19.588 +00:00 INF] 0HN64S97TTHTD:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:42:20.312 +00:00 INF] 0HN64S97TTHTD:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 12:43:19.135 +00:00 INF] 0HN64S97TTHTD:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:43:19.146 +00:00 INF] 0HN64S97TTHTA:0000005E /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:43:19.421 +00:00 INF] 0HN64S97TTHTD:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 12:44:19.231 +00:00 INF] 0HN64S97TTHTD:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:44:19.238 +00:00 INF] 0HN64S97TTHTA:0000005F /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:44:19.554 +00:00 INF] 0HN64S97TTHTA:00000060 /api/Order/GetAllByStatus/az called [25.08.2024 12:45:19.196 +00:00 INF] 0HN64S97TTHTA:00000061 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:45:19.209 +00:00 INF] 0HN64S97TTHTD:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:45:19.452 +00:00 INF] 0HN64S97TTHTD:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 12:46:19.142 +00:00 INF] 0HN64S97TTHTD:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:46:19.154 +00:00 INF] 0HN64S97TTHTA:00000062 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:46:19.375 +00:00 INF] 0HN64S97TTHTA:00000063 /api/Order/GetAllByStatus/az called [25.08.2024 12:47:20.537 +00:00 INF] 0HN64S97TTHTD:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:47:20.588 +00:00 INF] 0HN64S97TTHTA:00000064 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:47:21.221 +00:00 INF] 0HN64S97TTHTA:00000065 /api/Order/GetAllByStatus/az called [25.08.2024 12:48:19.240 +00:00 INF] 0HN64S97TTHTA:00000066 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:48:19.253 +00:00 INF] 0HN64S97TTHTD:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:48:19.531 +00:00 INF] 0HN64S97TTHTD:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 12:49:19.215 +00:00 INF] 0HN64S97TTHTD:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:49:19.249 +00:00 INF] 0HN64S97TTHTA:00000067 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:49:19.508 +00:00 INF] 0HN64S97TTHTD:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 12:50:20.285 +00:00 INF] 0HN64S97TTHTA:00000068 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:50:20.285 +00:00 INF] 0HN64S97TTHTD:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 12:50:20.707 +00:00 INF] 0HN64S97TTHTD:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 12:51:19.201 +00:00 INF] 0HN64S97TTHTD:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:51:19.216 +00:00 INF] 0HN64S97TTHTA:00000069 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:51:19.424 +00:00 INF] 0HN64S97TTHTA:0000006A /api/Order/GetAllByStatus/az called [25.08.2024 12:52:20.104 +00:00 INF] 0HN64S97TTHTA:0000006B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:52:21.512 +00:00 INF] 0HN64S97TTHTD:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:52:21.961 +00:00 INF] 0HN64S97TTHTA:0000006C /api/Order/GetAllByStatus/az called [25.08.2024 12:53:24.282 +00:00 INF] 0HN64S97TTHTE:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:53:24.293 +00:00 INF] 0HN64S97TTHTF:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:53:24.634 +00:00 INF] 0HN64S97TTHTE:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 12:53:56.915 +00:00 INF] 0HN64S97TTHTE:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:53:56.959 +00:00 INF] 0HN64S97TTHTF:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:53:57.143 +00:00 INF] 0HN64S97TTHTE:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 12:53:59.229 +00:00 INF] 0HN64S97TTHTE:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:53:59.247 +00:00 INF] 0HN64S97TTHTF:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:53:59.462 +00:00 INF] 0HN64S97TTHTF:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 12:54:00.799 +00:00 INF] 0HN64S97TTHTF:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:54:00.809 +00:00 INF] 0HN64S97TTHTE:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:54:01.040 +00:00 INF] 0HN64S97TTHTE:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 12:54:24.343 +00:00 INF] 0HN64S97TTHTE:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:54:24.526 +00:00 INF] 0HN64S97TTHTF:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:54:24.742 +00:00 INF] 0HN64S97TTHTF:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 12:55:24.264 +00:00 INF] 0HN64S97TTHTF:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:55:24.309 +00:00 INF] 0HN64S97TTHTE:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:55:24.536 +00:00 INF] 0HN64S97TTHTE:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 12:56:24.152 +00:00 INF] 0HN64S97TTHTE:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:56:24.159 +00:00 INF] 0HN64S97TTHTF:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 12:56:24.526 +00:00 INF] 0HN64S97TTHTE:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 12:57:24.367 +00:00 INF] 0HN64S97TTHTE:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:57:24.374 +00:00 INF] 0HN64S97TTHTF:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 12:57:24.767 +00:00 INF] 0HN64S97TTHTE:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 12:58:24.564 +00:00 INF] 0HN64S97TTHTE:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 12:58:24.576 +00:00 INF] 0HN64S97TTHTF:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:58:24.825 +00:00 INF] 0HN64S97TTHTF:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 12:59:24.741 +00:00 INF] 0HN64S97TTHTF:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 12:59:25.042 +00:00 INF] 0HN64S97TTHTF:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 12:59:25.260 +00:00 INF] 0HN64S97TTHTF:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 13:00:56.727 +00:00 INF] 0HN64S97TTHTG:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:00:56.733 +00:00 INF] 0HN64S97TTHTI:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:00:56.735 +00:00 INF] 0HN64S97TTHTF:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:00:56.785 +00:00 INF] 0HN64S97TTHTH:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:00:57.508 +00:00 INF] 0HN64S97TTHTH:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:00:57.509 +00:00 INF] 0HN64S97TTHTF:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 13:01:24.754 +00:00 INF] 0HN64S97TTHTF:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:01:24.947 +00:00 INF] 0HN64S97TTHTH:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:01:25.545 +00:00 INF] 0HN64S97TTHTF:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 13:02:24.757 +00:00 INF] 0HN64S97TTHTF:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:02:24.757 +00:00 INF] 0HN64S97TTHTH:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:02:25.197 +00:00 INF] 0HN64S97TTHTF:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 13:03:24.492 +00:00 INF] 0HN64S97TTHTF:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:03:24.536 +00:00 INF] 0HN64S97TTHTH:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:03:24.737 +00:00 INF] 0HN64S97TTHTH:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 13:04:24.594 +00:00 INF] 0HN64S97TTHTH:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:04:24.597 +00:00 INF] 0HN64S97TTHTF:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:04:25.320 +00:00 INF] 0HN64S97TTHTH:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 13:05:24.260 +00:00 INF] 0HN64S97TTHTH:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:05:24.294 +00:00 INF] 0HN64S97TTHTF:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:05:24.546 +00:00 INF] 0HN64S97TTHTF:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 13:06:24.264 +00:00 INF] 0HN64S97TTHTF:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:06:24.264 +00:00 INF] 0HN64S97TTHTH:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 13:06:24.627 +00:00 INF] 0HN64S97TTHTH:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 13:07:31.499 +00:00 INF] 0HN64S97TTHTH:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:07:33.681 +00:00 INF] 0HN64S97TTHTF:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 13:07:34.235 +00:00 INF] 0HN64S97TTHTH:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:08:24.512 +00:00 INF] 0HN64S97TTHTH:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 13:08:24.513 +00:00 INF] 0HN64S97TTHTF:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:08:24.772 +00:00 INF] 0HN64S97TTHTF:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 13:09:24.269 +00:00 INF] 0HN64S97TTHTF:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:09:24.269 +00:00 INF] 0HN64S97TTHTH:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 13:09:24.594 +00:00 INF] 0HN64S97TTHTH:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 13:10:24.269 +00:00 INF] 0HN64S97TTHTH:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:10:24.285 +00:00 INF] 0HN64S97TTHTF:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 13:10:24.532 +00:00 INF] 0HN64S97TTHTF:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 13:11:24.323 +00:00 INF] 0HN64S97TTHTF:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:11:24.332 +00:00 INF] 0HN64S97TTHTH:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:11:24.597 +00:00 INF] 0HN64S97TTHTF:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 13:12:24.881 +00:00 INF] 0HN64S97TTHTH:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:12:24.881 +00:00 INF] 0HN64S97TTHTF:00000023 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:12:25.208 +00:00 INF] 0HN64S97TTHTF:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 13:13:24.313 +00:00 INF] 0HN64S97TTHTF:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:13:24.332 +00:00 INF] 0HN64S97TTHTH:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:13:24.526 +00:00 INF] 0HN64S97TTHTH:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 13:13:29.668 +00:00 INF] 0HN64S97TTHTH:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:13:30.581 +00:00 INF] 0HN64S97TTHTH:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:14:24.546 +00:00 INF] 0HN64S97TTHTH:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:14:24.567 +00:00 INF] 0HN64S97TTHTF:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:14:24.804 +00:00 INF] 0HN64S97TTHTH:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 13:15:24.323 +00:00 INF] 0HN64S97TTHTH:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 13:15:24.356 +00:00 INF] 0HN64S97TTHTF:00000027 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:15:24.605 +00:00 INF] 0HN64S97TTHTF:00000028 /api/Order/GetAllByStatus/az called [25.08.2024 13:15:46.514 +00:00 INF] 0HN64S97TTHTF:00000029 /Logs/log-20240820.txt called [25.08.2024 13:16:24.362 +00:00 INF] 0HN64S97TTHTF:0000002A /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:16:24.375 +00:00 INF] 0HN64S97TTHTH:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 13:16:24.675 +00:00 INF] 0HN64S97TTHTH:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 13:17:24.609 +00:00 INF] 0HN64S97TTHTH:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 13:17:24.610 +00:00 INF] 0HN64S97TTHTF:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:17:25.004 +00:00 INF] 0HN64S97TTHTH:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 13:18:31.836 +00:00 INF] 0HN64S97TTHTJ:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:18:32.007 +00:00 INF] 0HN64S97TTHTK:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:18:32.300 +00:00 INF] 0HN64S97TTHTK:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:19:24.528 +00:00 INF] 0HN64S97TTHTK:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:19:24.569 +00:00 INF] 0HN64S97TTHTJ:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:19:24.773 +00:00 INF] 0HN64S97TTHTJ:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 13:20:24.348 +00:00 INF] 0HN64S97TTHTJ:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:20:24.353 +00:00 INF] 0HN64S97TTHTK:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:20:24.709 +00:00 INF] 0HN64S97TTHTJ:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 13:21:24.368 +00:00 INF] 0HN64S97TTHTJ:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:21:24.401 +00:00 INF] 0HN64S97TTHTK:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:21:24.579 +00:00 INF] 0HN64S97TTHTJ:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 13:22:24.922 +00:00 INF] 0HN64S97TTHTK:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:22:24.922 +00:00 INF] 0HN64S97TTHTJ:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:22:25.511 +00:00 INF] 0HN64S97TTHTK:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 13:23:24.335 +00:00 INF] 0HN64S97TTHTK:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:23:24.347 +00:00 INF] 0HN64S97TTHTJ:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:23:24.643 +00:00 INF] 0HN64S97TTHTJ:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 13:24:24.428 +00:00 INF] 0HN64S97TTHTJ:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:24:24.454 +00:00 INF] 0HN64S97TTHTK:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:24:24.703 +00:00 INF] 0HN64S97TTHTK:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 13:25:24.442 +00:00 INF] 0HN64S97TTHTK:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 13:25:24.684 +00:00 INF] 0HN64S97TTHTK:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:25:24.890 +00:00 INF] 0HN64S97TTHTK:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:26:24.345 +00:00 INF] 0HN64S97TTHTK:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:26:24.364 +00:00 INF] 0HN64S97TTHTL:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:26:24.579 +00:00 INF] 0HN64S97TTHTL:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:27:24.661 +00:00 INF] 0HN64S97TTHTL:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:27:24.671 +00:00 INF] 0HN64S97TTHTK:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:27:25.031 +00:00 INF] 0HN64S97TTHTK:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 13:28:24.467 +00:00 INF] 0HN64S97TTHTK:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:28:24.492 +00:00 INF] 0HN64S97TTHTL:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:28:24.702 +00:00 INF] 0HN64S97TTHTL:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 13:29:24.378 +00:00 INF] 0HN64S97TTHTL:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:29:24.587 +00:00 INF] 0HN64S97TTHTL:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:29:24.606 +00:00 INF] 0HN64S97TTHTK:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 13:30:24.386 +00:00 INF] 0HN64S97TTHTK:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:30:24.398 +00:00 INF] 0HN64S97TTHTL:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:30:24.664 +00:00 INF] 0HN64S97TTHTL:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 13:31:24.340 +00:00 INF] 0HN64S97TTHTL:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:31:24.354 +00:00 INF] 0HN64S97TTHTK:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:31:24.569 +00:00 INF] 0HN64S97TTHTK:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 13:32:25.077 +00:00 INF] 0HN64S97TTHTK:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:32:25.577 +00:00 INF] 0HN64S97TTHTL:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:32:26.484 +00:00 INF] 0HN64S97TTHTK:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 13:33:24.337 +00:00 INF] 0HN64S97TTHTK:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:33:24.583 +00:00 INF] 0HN64S97TTHTK:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 13:33:24.589 +00:00 INF] 0HN64S97TTHTL:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 13:34:01.811 +00:00 INF] 0HN64S97TTHTL:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 13:34:03.543 +00:00 INF] 0HN64S97TTHTL:0000000E /api/Account/GetUserData called [25.08.2024 13:34:04.092 +00:00 INF] 0HN64S97TTHTL:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 13:34:04.550 +00:00 INF] 0HN64S97TTHTL:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 13:34:05.020 +00:00 INF] 0HN64S97TTHTL:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 13:34:06.054 +00:00 INF] 0HN64S97TTHTL:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:34:16.395 +00:00 INF] 0HN64S97TTHTL:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 13:34:24.398 +00:00 INF] 0HN64S97TTHTL:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:34:24.652 +00:00 INF] 0HN64S97TTHTL:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 13:34:24.660 +00:00 INF] 0HN64S97TTHTK:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 13:35:24.355 +00:00 INF] 0HN64S97TTHTK:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:35:24.377 +00:00 INF] 0HN64S97TTHTL:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:35:24.594 +00:00 INF] 0HN64S97TTHTL:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 13:36:24.435 +00:00 INF] 0HN64S97TTHTL:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:36:24.441 +00:00 INF] 0HN64S97TTHTK:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 13:36:24.720 +00:00 INF] 0HN64S97TTHTK:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 13:37:24.846 +00:00 INF] 0HN64S97TTHTK:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 13:37:24.898 +00:00 INF] 0HN64S97TTHTL:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:37:25.308 +00:00 INF] 0HN64S97TTHTL:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 13:38:24.464 +00:00 INF] 0HN64S97TTHTL:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:38:24.472 +00:00 INF] 0HN64S97TTHTK:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 13:38:24.729 +00:00 INF] 0HN64S97TTHTK:00000020 /api/Order/GetAllByStatus/az called [25.08.2024 13:39:29.220 +00:00 INF] 0HN64S97TTHTM:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:39:29.231 +00:00 INF] 0HN64S97TTHTN:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:39:29.512 +00:00 INF] 0HN64S97TTHTN:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:40:29.405 +00:00 INF] 0HN64S97TTHTN:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:40:29.429 +00:00 INF] 0HN64S97TTHTM:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:40:29.688 +00:00 INF] 0HN64S97TTHTM:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 13:42:00.386 +00:00 INF] 0HN64S97TTHTO:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:42:00.396 +00:00 INF] 0HN64S97TTHTP:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:42:00.663 +00:00 INF] 0HN64S97TTHTO:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:42:29.825 +00:00 INF] 0HN64S97TTHTP:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:42:29.825 +00:00 INF] 0HN64S97TTHTO:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:42:30.150 +00:00 INF] 0HN64S97TTHTP:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 13:43:29.344 +00:00 INF] 0HN64S97TTHTP:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:43:29.395 +00:00 INF] 0HN64S97TTHTO:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:43:29.639 +00:00 INF] 0HN64S97TTHTO:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 13:44:29.375 +00:00 INF] 0HN64S97TTHTO:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:44:29.388 +00:00 INF] 0HN64S97TTHTP:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:44:29.619 +00:00 INF] 0HN64S97TTHTP:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 13:45:29.350 +00:00 INF] 0HN64S97TTHTP:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:45:29.373 +00:00 INF] 0HN64S97TTHTO:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:45:29.667 +00:00 INF] 0HN64S97TTHTO:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 13:46:29.378 +00:00 INF] 0HN64S97TTHTO:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:46:29.392 +00:00 INF] 0HN64S97TTHTP:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:46:29.628 +00:00 INF] 0HN64S97TTHTP:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 13:47:29.901 +00:00 INF] 0HN64S97TTHTO:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:47:29.998 +00:00 INF] 0HN64S97TTHTP:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 13:47:30.761 +00:00 INF] 0HN64S97TTHTO:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 13:48:29.383 +00:00 INF] 0HN64S97TTHTO:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 13:48:29.429 +00:00 INF] 0HN64S97TTHTP:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:48:29.668 +00:00 INF] 0HN64S97TTHTO:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:49:29.407 +00:00 INF] 0HN64S97TTHTO:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:49:29.422 +00:00 INF] 0HN64S97TTHTP:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 13:49:29.633 +00:00 INF] 0HN64S97TTHTP:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:50:35.112 +00:00 INF] 0HN64S97TTHTQ:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:50:35.167 +00:00 INF] 0HN64S97TTHTR:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:50:35.521 +00:00 INF] 0HN64S97TTHTQ:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 13:51:34.410 +00:00 INF] 0HN64S97TTHTQ:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:51:34.427 +00:00 INF] 0HN64S97TTHTR:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:51:34.649 +00:00 INF] 0HN64S97TTHTR:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 13:52:34.537 +00:00 INF] 0HN64S97TTHTR:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:52:34.549 +00:00 INF] 0HN64S97TTHTQ:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:52:34.795 +00:00 INF] 0HN64S97TTHTQ:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 13:53:34.435 +00:00 INF] 0HN64S97TTHTQ:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:53:34.472 +00:00 INF] 0HN64S97TTHTR:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:53:34.646 +00:00 INF] 0HN64S97TTHTQ:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 13:54:34.526 +00:00 INF] 0HN64S97TTHTQ:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:54:34.544 +00:00 INF] 0HN64S97TTHTR:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:54:34.751 +00:00 INF] 0HN64S97TTHTR:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 13:55:34.739 +00:00 INF] 0HN64S97TTHTR:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:55:35.011 +00:00 INF] 0HN64S97TTHTR:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 13:55:35.039 +00:00 INF] 0HN64S97TTHTQ:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 13:56:34.427 +00:00 INF] 0HN64S97TTHTR:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:56:34.439 +00:00 INF] 0HN64S97TTHTQ:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 13:56:34.649 +00:00 INF] 0HN64S97TTHTQ:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 13:57:34.616 +00:00 INF] 0HN64S97TTHTQ:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:57:34.626 +00:00 INF] 0HN64S97TTHTR:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 13:57:35.589 +00:00 INF] 0HN64S97TTHTQ:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:58:34.389 +00:00 INF] 0HN64S97TTHTQ:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 13:58:34.405 +00:00 INF] 0HN64S97TTHTR:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:58:34.686 +00:00 INF] 0HN64S97TTHTR:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 13:59:34.441 +00:00 INF] 0HN64S97TTHTR:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 13:59:34.453 +00:00 INF] 0HN64S97TTHTQ:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 13:59:34.717 +00:00 INF] 0HN64S97TTHTQ:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 14:00:34.451 +00:00 INF] 0HN64S97TTHTQ:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:00:34.640 +00:00 INF] 0HN64S97TTHTR:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 14:00:34.686 +00:00 INF] 0HN64S97TTHTQ:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 14:01:34.417 +00:00 INF] 0HN64S97TTHTQ:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:01:34.448 +00:00 INF] 0HN64S97TTHTR:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:01:34.672 +00:00 INF] 0HN64S97TTHTR:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 14:02:35.046 +00:00 INF] 0HN64S97TTHTR:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:02:35.316 +00:00 INF] 0HN64S97TTHTQ:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:02:35.678 +00:00 INF] 0HN64S97TTHTQ:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 14:03:34.438 +00:00 INF] 0HN64S97TTHTQ:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:03:34.758 +00:00 INF] 0HN64S97TTHTQ:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:03:34.973 +00:00 INF] 0HN64S97TTHTQ:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 14:04:34.622 +00:00 INF] 0HN64S97TTHTQ:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:04:34.637 +00:00 INF] 0HN64S97TTHTS:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:04:34.916 +00:00 INF] 0HN64S97TTHTS:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 14:05:34.472 +00:00 INF] 0HN64S97TTHTS:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:05:34.493 +00:00 INF] 0HN64S97TTHTQ:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 14:05:34.724 +00:00 INF] 0HN64S97TTHTQ:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 14:06:34.821 +00:00 INF] 0HN64S97TTHTQ:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:06:34.830 +00:00 INF] 0HN64S97TTHTS:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:06:35.372 +00:00 INF] 0HN64S97TTHTQ:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 14:07:34.589 +00:00 INF] 0HN64S97TTHTS:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:07:34.680 +00:00 INF] 0HN64S97TTHTQ:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:07:35.195 +00:00 INF] 0HN64S97TTHTQ:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 14:08:34.460 +00:00 INF] 0HN64S97TTHTQ:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:08:34.479 +00:00 INF] 0HN64S97TTHTS:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:08:34.686 +00:00 INF] 0HN64S97TTHTS:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 14:09:34.471 +00:00 INF] 0HN64S97TTHTS:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:09:34.490 +00:00 INF] 0HN64S97TTHTQ:00000021 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:09:34.952 +00:00 INF] 0HN64S97TTHTS:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 14:10:34.876 +00:00 INF] 0HN64S97TTHTS:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:10:34.944 +00:00 INF] 0HN64S97TTHTQ:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:10:35.161 +00:00 INF] 0HN64S97TTHTQ:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 14:11:34.820 +00:00 INF] 0HN64S97TTHTQ:00000024 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:11:34.834 +00:00 INF] 0HN64S97TTHTS:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:11:35.115 +00:00 INF] 0HN64S97TTHTS:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 14:12:57.843 +00:00 INF] 0HN64S97TTHTQ:00000025 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:12:57.843 +00:00 INF] 0HN64S97TTHTS:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:12:59.589 +00:00 INF] 0HN64S97TTHTS:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 14:13:34.969 +00:00 INF] 0HN64S97TTHTS:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:13:35.344 +00:00 INF] 0HN64S97TTHTQ:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:13:37.045 +00:00 INF] 0HN64S97TTHTS:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 14:14:39.902 +00:00 INF] 0HN64S97TTHTQ:00000027 /api/SiteSetting/GetByNameAsync called [25.08.2024 14:14:39.902 +00:00 INF] 0HN64S97TTHTS:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 14:14:40.346 +00:00 INF] 0HN64S97TTHTS:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 14:45:46.111 +00:00 INF] 0HN64S97TTHTT:00000001 /Logs/log-20240220.txt called [25.08.2024 15:34:32.169 +00:00 INF] 0HN64S97TTHTU:00000001 /Logs/log-20240423.txt called [25.08.2024 16:55:40.469 +00:00 INF] 0HN64S97TTHTV:00000001 /Logs/log-20240526.txt called [25.08.2024 16:59:43.486 +00:00 INF] 0HN64S97TTHU0:00000001 /Logs/log-20240429.txt called [25.08.2024 17:18:37.993 +00:00 INF] 0HN64S97TTHU1:00000001 / called [25.08.2024 17:55:08.444 +00:00 INF] 0HN64S97TTHU2:00000001 /Logs/log-20240630.txt called [25.08.2024 19:55:23.022 +00:00 INF] 0HN64S97TTHU3:00000001 / called [25.08.2024 20:24:58.632 +00:00 INF] 0HN64S97TTHU4:00000001 / called [25.08.2024 20:30:38.799 +00:00 INF] 0HN64S97TTHU5:00000001 /robots.txt called [25.08.2024 20:30:40.073 +00:00 INF] 0HN64S97TTHU5:00000002 /invoices/59D3615E-DAA1-4838-BA2A-06B7EA0D9D6C.pdf called [25.08.2024 21:39:22.841 +00:00 INF] 0HN64S97TTHU6:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:39:22.885 +00:00 INF] 0HN64S97TTHU7:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:39:22.886 +00:00 INF] 0HN64S97TTHU8:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:39:22.946 +00:00 INF] 0HN64S97TTHU9:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:39:23.939 +00:00 INF] 0HN64S97TTHU6:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:39:23.957 +00:00 INF] 0HN64S97TTHU8:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:39:23.969 +00:00 INF] 0HN64S97TTHU9:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 21:39:23.978 +00:00 INF] 0HN64S97TTHU7:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 21:39:24.044 +00:00 INF] 0HN64S97TTHUA:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:39:24.063 +00:00 INF] 0HN64S97TTHUB:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:39:24.381 +00:00 INF] 0HN64S97TTHUB:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 21:39:24.409 +00:00 INF] 0HN64S97TTHUA:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 21:39:25.510 +00:00 INF] 0HN64S97TTHUA:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:39:25.520 +00:00 INF] 0HN64S97TTHUB:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:39:25.816 +00:00 INF] 0HN64S97TTHUB:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 21:40:11.180 +00:00 INF] 0HN64S97TTHUB:00000005 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:40:11.193 +00:00 INF] 0HN64S97TTHUA:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:40:11.473 +00:00 INF] 0HN64S97TTHUA:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 21:41:11.456 +00:00 INF] 0HN64S97TTHUA:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:41:11.470 +00:00 INF] 0HN64S97TTHUB:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:41:11.730 +00:00 INF] 0HN64S97TTHUB:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 21:42:11.641 +00:00 INF] 0HN64S97TTHUB:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:42:11.911 +00:00 INF] 0HN64S97TTHUB:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:42:11.972 +00:00 INF] 0HN64S97TTHUA:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 21:43:11.616 +00:00 INF] 0HN64S97TTHUA:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:43:11.656 +00:00 INF] 0HN64S97TTHUB:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 21:43:11.840 +00:00 INF] 0HN64S97TTHUA:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 21:44:12.026 +00:00 INF] 0HN64S97TTHUA:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:44:12.053 +00:00 INF] 0HN64S97TTHUB:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 21:44:12.353 +00:00 INF] 0HN64S97TTHUB:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 21:45:12.258 +00:00 INF] 0HN64S97TTHUB:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 21:45:12.296 +00:00 INF] 0HN64S97TTHUA:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:45:12.622 +00:00 INF] 0HN64S97TTHUA:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 21:46:12.008 +00:00 INF] 0HN64S97TTHUA:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:46:12.010 +00:00 INF] 0HN64S97TTHUB:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 21:46:12.233 +00:00 INF] 0HN64S97TTHUB:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 21:47:12.085 +00:00 INF] 0HN64S97TTHUB:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:47:12.116 +00:00 INF] 0HN64S97TTHUA:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 21:47:12.326 +00:00 INF] 0HN64S97TTHUA:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 21:48:12.067 +00:00 INF] 0HN64S97TTHUA:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:48:12.081 +00:00 INF] 0HN64S97TTHUB:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:48:12.282 +00:00 INF] 0HN64S97TTHUA:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 21:49:12.119 +00:00 INF] 0HN64S97TTHUA:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:49:12.133 +00:00 INF] 0HN64S97TTHUB:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:49:12.396 +00:00 INF] 0HN64S97TTHUB:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 21:50:12.020 +00:00 INF] 0HN64S97TTHUB:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:50:12.037 +00:00 INF] 0HN64S97TTHUA:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:50:12.236 +00:00 INF] 0HN64S97TTHUA:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 21:51:12.081 +00:00 INF] 0HN64S97TTHUA:00000015 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:51:12.095 +00:00 INF] 0HN64S97TTHUB:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:51:12.326 +00:00 INF] 0HN64S97TTHUB:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 21:52:12.084 +00:00 INF] 0HN64S97TTHUB:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:52:12.094 +00:00 INF] 0HN64S97TTHUA:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:52:12.334 +00:00 INF] 0HN64S97TTHUA:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 21:53:12.069 +00:00 INF] 0HN64S97TTHUA:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:53:12.076 +00:00 INF] 0HN64S97TTHUB:00000018 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:53:12.437 +00:00 INF] 0HN64S97TTHUB:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 21:54:12.049 +00:00 INF] 0HN64S97TTHUB:0000001A /api/SiteSetting/GetByNameAsync called [25.08.2024 21:54:12.055 +00:00 INF] 0HN64S97TTHUA:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:54:12.320 +00:00 INF] 0HN64S97TTHUA:0000001A /api/Order/GetAllByStatus/az called [25.08.2024 21:55:12.117 +00:00 INF] 0HN64S97TTHUA:0000001B /api/SiteSetting/GetByNameAsync called [25.08.2024 21:55:12.133 +00:00 INF] 0HN64S97TTHUB:0000001B /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:55:12.383 +00:00 INF] 0HN64S97TTHUB:0000001C /api/Order/GetAllByStatus/az called [25.08.2024 21:56:13.313 +00:00 INF] 0HN64S97TTHUB:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 21:56:13.333 +00:00 INF] 0HN64S97TTHUA:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:56:13.805 +00:00 INF] 0HN64S97TTHUA:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 21:57:12.264 +00:00 INF] 0HN64S97TTHUA:0000001E /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:12.285 +00:00 INF] 0HN64S97TTHUB:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:12.624 +00:00 INF] 0HN64S97TTHUB:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 21:57:16.713 +00:00 INF] 0HN64S97TTHUB:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:16.862 +00:00 INF] 0HN64S97TTHUA:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:17.125 +00:00 INF] 0HN64S97TTHUC:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:17.130 +00:00 INF] 0HN64S97TTHUD:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:17.132 +00:00 INF] 0HN64S97TTHUE:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:17.149 +00:00 INF] 0HN64S97TTHUF:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:18.758 +00:00 INF] 0HN64S97TTHUF:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:18.768 +00:00 INF] 0HN64S97TTHUE:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:18.808 +00:00 INF] 0HN64S97TTHUD:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:18.870 +00:00 INF] 0HN64S97TTHUC:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:18.908 +00:00 INF] 0HN64S97TTHUB:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:19.079 +00:00 INF] 0HN64S97TTHUD:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:19.528 +00:00 INF] 0HN64S97TTHUD:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:19.809 +00:00 INF] 0HN64S97TTHUD:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:19.849 +00:00 INF] 0HN64S97TTHUB:00000022 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:19.980 +00:00 INF] 0HN64S97TTHUC:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:20.000 +00:00 INF] 0HN64S97TTHUE:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:20.371 +00:00 INF] 0HN64S97TTHUE:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:57:20.381 +00:00 INF] 0HN64S97TTHUC:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:57:20.439 +00:00 INF] 0HN64S97TTHUB:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:20.842 +00:00 INF] 0HN64S97TTHUB:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 21:57:44.440 +00:00 INF] 0HN64S97TTHUB:00000025 / called [25.08.2024 21:57:46.363 +00:00 INF] 0HN64S97TTHUB:00000026 /favicon.ico called [25.08.2024 21:57:47.654 +00:00 INF] 0HN64S97TTHUB:00000027 /favicon.ico called [25.08.2024 21:57:48.650 +00:00 INF] 0HN64S97TTHUB:00000028 /favicon.ico called [25.08.2024 21:57:49.066 +00:00 INF] 0HN64S97TTHUB:00000029 /favicon.png called [25.08.2024 21:57:49.475 +00:00 INF] 0HN64S97TTHUB:0000002A /favicon.png called [25.08.2024 21:57:49.864 +00:00 INF] 0HN64S97TTHUB:0000002B /favicon.png called [25.08.2024 21:58:12.388 +00:00 INF] 0HN64S97TTHUB:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:58:12.395 +00:00 INF] 0HN64S97TTHUC:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:58:12.611 +00:00 INF] 0HN64S97TTHUC:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 21:59:12.122 +00:00 INF] 0HN64S97TTHUC:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 21:59:12.132 +00:00 INF] 0HN64S97TTHUB:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 21:59:12.412 +00:00 INF] 0HN64S97TTHUB:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 22:00:12.054 +00:00 INF] 0HN64S97TTHUB:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:00:12.063 +00:00 INF] 0HN64S97TTHUC:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:00:12.290 +00:00 INF] 0HN64S97TTHUC:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 22:00:39.756 +00:00 INF] 0HN64S97TTHUC:0000000A /invoices/443a3e32-a1b3-4c05-aa92-60e49f713783.pdf called [25.08.2024 22:01:12.050 +00:00 INF] 0HN64S97TTHUC:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:01:12.058 +00:00 INF] 0HN64S97TTHUB:00000030 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:01:12.277 +00:00 INF] 0HN64S97TTHUB:00000031 /api/Order/GetAllByStatus/az called [25.08.2024 22:02:12.163 +00:00 INF] 0HN64S97TTHUB:00000032 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:02:12.203 +00:00 INF] 0HN64S97TTHUC:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 22:02:12.388 +00:00 INF] 0HN64S97TTHUB:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 22:03:12.031 +00:00 INF] 0HN64S97TTHUB:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:03:12.049 +00:00 INF] 0HN64S97TTHUC:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:03:12.255 +00:00 INF] 0HN64S97TTHUC:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 22:04:12.121 +00:00 INF] 0HN64S97TTHUC:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 22:04:12.162 +00:00 INF] 0HN64S97TTHUB:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:04:12.392 +00:00 INF] 0HN64S97TTHUB:00000036 /api/Order/GetAllByStatus/az called [25.08.2024 22:05:12.129 +00:00 INF] 0HN64S97TTHUB:00000037 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:05:12.140 +00:00 INF] 0HN64S97TTHUC:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:05:12.342 +00:00 INF] 0HN64S97TTHUC:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 22:06:12.098 +00:00 INF] 0HN64S97TTHUC:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:06:12.115 +00:00 INF] 0HN64S97TTHUB:00000038 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:06:12.362 +00:00 INF] 0HN64S97TTHUB:00000039 /api/Order/GetAllByStatus/az called [25.08.2024 22:07:12.013 +00:00 INF] 0HN64S97TTHUB:0000003A /api/SiteSetting/GetByNameAsync called [25.08.2024 22:07:12.052 +00:00 INF] 0HN64S97TTHUC:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:07:12.393 +00:00 INF] 0HN64S97TTHUC:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 22:08:12.063 +00:00 INF] 0HN64S97TTHUC:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:08:12.082 +00:00 INF] 0HN64S97TTHUB:0000003B /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:08:12.555 +00:00 INF] 0HN64S97TTHUB:0000003C /api/Order/GetAllByStatus/az called [25.08.2024 22:09:12.036 +00:00 INF] 0HN64S97TTHUB:0000003D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:09:12.039 +00:00 INF] 0HN64S97TTHUC:00000016 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:09:12.314 +00:00 INF] 0HN64S97TTHUC:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 22:10:12.330 +00:00 INF] 0HN64S97TTHUC:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:10:12.350 +00:00 INF] 0HN64S97TTHUB:0000003E /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:10:12.607 +00:00 INF] 0HN64S97TTHUB:0000003F /api/Order/GetAllByStatus/az called [25.08.2024 22:11:44.157 +00:00 INF] 0HN64S97TTHUG:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:11:52.189 +00:00 INF] 0HN64S97TTHUG:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:12:19.321 +00:00 INF] 0HN64S97TTHUG:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:12:19.467 +00:00 INF] 0HN64S97TTHUH:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:12:19.581 +00:00 INF] 0HN64S97TTHUG:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 22:13:16.265 +00:00 INF] 0HN64S97TTHUG:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:13:16.270 +00:00 INF] 0HN64S97TTHUH:00000002 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:13:16.552 +00:00 INF] 0HN64S97TTHUH:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 22:14:16.283 +00:00 INF] 0HN64S97TTHUH:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:14:16.305 +00:00 INF] 0HN64S97TTHUG:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:14:16.590 +00:00 INF] 0HN64S97TTHUG:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 22:15:38.869 +00:00 INF] 0HN64S97TTHUI:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:15:39.106 +00:00 INF] 0HN64S97TTHUI:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:15:42.106 +00:00 INF] 0HN64S97TTHUI:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 22:16:16.223 +00:00 INF] 0HN64S97TTHUI:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:16:16.237 +00:00 INF] 0HN64S97TTHUJ:00000001 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:16:16.484 +00:00 INF] 0HN64S97TTHUJ:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 22:17:16.730 +00:00 INF] 0HN64S97TTHUJ:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:17:17.034 +00:00 INF] 0HN64S97TTHUJ:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 22:17:17.811 +00:00 INF] 0HN64S97TTHUJ:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:18:16.924 +00:00 INF] 0HN64S97TTHUJ:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:18:16.962 +00:00 INF] 0HN64S97TTHUK:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:18:17.135 +00:00 INF] 0HN64S97TTHUJ:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 22:19:16.175 +00:00 INF] 0HN64S97TTHUJ:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:19:16.190 +00:00 INF] 0HN64S97TTHUK:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:19:16.407 +00:00 INF] 0HN64S97TTHUK:00000003 /api/Order/GetAllByStatus/az called [25.08.2024 22:20:16.160 +00:00 INF] 0HN64S97TTHUK:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:20:16.244 +00:00 INF] 0HN64S97TTHUJ:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:20:16.369 +00:00 INF] 0HN64S97TTHUK:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 22:21:16.159 +00:00 INF] 0HN64S97TTHUK:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:21:16.183 +00:00 INF] 0HN64S97TTHUJ:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 22:21:16.378 +00:00 INF] 0HN64S97TTHUK:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 22:22:16.345 +00:00 INF] 0HN64S97TTHUK:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:22:16.356 +00:00 INF] 0HN64S97TTHUJ:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:22:16.639 +00:00 INF] 0HN64S97TTHUJ:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 22:23:16.199 +00:00 INF] 0HN64S97TTHUJ:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:23:16.204 +00:00 INF] 0HN64S97TTHUK:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:23:16.463 +00:00 INF] 0HN64S97TTHUK:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 22:24:16.282 +00:00 INF] 0HN64S97TTHUK:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 22:24:16.305 +00:00 INF] 0HN64S97TTHUJ:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:24:16.522 +00:00 INF] 0HN64S97TTHUJ:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 22:25:16.239 +00:00 INF] 0HN64S97TTHUJ:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:25:16.277 +00:00 INF] 0HN64S97TTHUK:0000000C /api/SiteSetting/GetByNameAsync called [25.08.2024 22:25:16.456 +00:00 INF] 0HN64S97TTHUJ:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 22:26:16.258 +00:00 INF] 0HN64S97TTHUJ:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:26:16.281 +00:00 INF] 0HN64S97TTHUK:0000000D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:26:16.471 +00:00 INF] 0HN64S97TTHUJ:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 22:27:16.307 +00:00 INF] 0HN64S97TTHUJ:00000014 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:27:16.385 +00:00 INF] 0HN64S97TTHUK:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:27:16.686 +00:00 INF] 0HN64S97TTHUK:0000000F /api/Order/GetAllByStatus/az called [25.08.2024 22:27:24.937 +00:00 INF] 0HN64S97TTHUK:00000010 / called [25.08.2024 22:28:16.216 +00:00 INF] 0HN64S97TTHUK:00000011 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:28:16.242 +00:00 INF] 0HN64S97TTHUJ:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:28:16.426 +00:00 INF] 0HN64S97TTHUK:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 22:29:16.434 +00:00 INF] 0HN64S97TTHUK:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:29:16.455 +00:00 INF] 0HN64S97TTHUJ:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:29:16.650 +00:00 INF] 0HN64S97TTHUJ:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 22:30:16.196 +00:00 INF] 0HN64S97TTHUJ:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:30:16.217 +00:00 INF] 0HN64S97TTHUK:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:30:16.465 +00:00 INF] 0HN64S97TTHUK:00000015 /api/Order/GetAllByStatus/az called [25.08.2024 22:30:40.341 +00:00 INF] 0HN64S97TTHUK:00000016 /Logs/log-20240328.txt called [25.08.2024 22:31:16.250 +00:00 INF] 0HN64S97TTHUK:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:31:16.265 +00:00 INF] 0HN64S97TTHUJ:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:31:16.461 +00:00 INF] 0HN64S97TTHUK:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 22:32:16.401 +00:00 INF] 0HN64S97TTHUK:00000019 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:32:16.412 +00:00 INF] 0HN64S97TTHUJ:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:32:16.826 +00:00 INF] 0HN64S97TTHUJ:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 22:33:16.197 +00:00 INF] 0HN64S97TTHUJ:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 22:33:16.220 +00:00 INF] 0HN64S97TTHUK:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:33:16.455 +00:00 INF] 0HN64S97TTHUK:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 22:34:16.238 +00:00 INF] 0HN64S97TTHUK:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:34:16.247 +00:00 INF] 0HN64S97TTHUJ:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:34:16.466 +00:00 INF] 0HN64S97TTHUJ:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 22:35:16.331 +00:00 INF] 0HN64S97TTHUJ:0000001F /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:35:16.339 +00:00 INF] 0HN64S97TTHUK:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:35:16.552 +00:00 INF] 0HN64S97TTHUK:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 22:36:16.509 +00:00 INF] 0HN64S97TTHUK:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 22:36:16.523 +00:00 INF] 0HN64S97TTHUJ:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:36:16.765 +00:00 INF] 0HN64S97TTHUJ:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 22:37:16.728 +00:00 INF] 0HN64S97TTHUJ:00000022 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:37:16.767 +00:00 INF] 0HN64S97TTHUK:00000020 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:37:17.077 +00:00 INF] 0HN64S97TTHUK:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 22:38:16.437 +00:00 INF] 0HN64S97TTHUK:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:38:16.454 +00:00 INF] 0HN64S97TTHUJ:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:38:16.656 +00:00 INF] 0HN64S97TTHUJ:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 22:39:16.261 +00:00 INF] 0HN64S97TTHUJ:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:39:16.292 +00:00 INF] 0HN64S97TTHUK:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:39:16.525 +00:00 INF] 0HN64S97TTHUK:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 22:40:16.464 +00:00 INF] 0HN64S97TTHUK:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:40:16.488 +00:00 INF] 0HN64S97TTHUJ:00000026 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:40:16.688 +00:00 INF] 0HN64S97TTHUJ:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 22:41:16.228 +00:00 INF] 0HN64S97TTHUJ:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:41:16.258 +00:00 INF] 0HN64S97TTHUK:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:41:16.491 +00:00 INF] 0HN64S97TTHUK:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 22:42:16.346 +00:00 INF] 0HN64S97TTHUK:00000028 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:42:16.563 +00:00 INF] 0HN64S97TTHUJ:00000029 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:42:16.656 +00:00 INF] 0HN64S97TTHUK:00000029 /api/Order/GetAllByStatus/az called [25.08.2024 22:43:16.271 +00:00 INF] 0HN64S97TTHUK:0000002A /api/SiteSetting/GetByNameAsync called [25.08.2024 22:43:16.575 +00:00 INF] 0HN64S97TTHUK:0000002B /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:43:16.790 +00:00 INF] 0HN64S97TTHUK:0000002C /api/Order/GetAllByStatus/az called [25.08.2024 22:44:16.248 +00:00 INF] 0HN64S97TTHUK:0000002D /api/SiteSetting/GetByNameAsync called [25.08.2024 22:44:16.485 +00:00 INF] 0HN64S97TTHUK:0000002E /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:44:16.696 +00:00 INF] 0HN64S97TTHUK:0000002F /api/Order/GetAllByStatus/az called [25.08.2024 22:45:16.287 +00:00 INF] 0HN64S97TTHUK:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:45:16.307 +00:00 INF] 0HN64S97TTHUL:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:45:16.512 +00:00 INF] 0HN64S97TTHUL:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 22:46:16.261 +00:00 INF] 0HN64S97TTHUL:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:46:16.270 +00:00 INF] 0HN64S97TTHUK:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:46:16.510 +00:00 INF] 0HN64S97TTHUK:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 22:47:16.756 +00:00 INF] 0HN64S97TTHUK:00000033 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:47:16.767 +00:00 INF] 0HN64S97TTHUL:00000004 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:47:17.178 +00:00 INF] 0HN64S97TTHUK:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 22:48:16.387 +00:00 INF] 0HN64S97TTHUK:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:48:16.394 +00:00 INF] 0HN64S97TTHUL:00000005 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:48:16.602 +00:00 INF] 0HN64S97TTHUL:00000006 /api/Order/GetAllByStatus/az called [25.08.2024 22:49:16.314 +00:00 INF] 0HN64S97TTHUL:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:49:16.331 +00:00 INF] 0HN64S97TTHUK:00000036 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:49:16.596 +00:00 INF] 0HN64S97TTHUK:00000037 /api/Order/GetAllByStatus/az called [25.08.2024 22:50:16.349 +00:00 INF] 0HN64S97TTHUK:00000038 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:50:16.365 +00:00 INF] 0HN64S97TTHUL:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:50:16.565 +00:00 INF] 0HN64S97TTHUL:00000009 /api/Order/GetAllByStatus/az called [25.08.2024 22:51:16.294 +00:00 INF] 0HN64S97TTHUL:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:51:16.303 +00:00 INF] 0HN64S97TTHUK:00000039 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:51:16.521 +00:00 INF] 0HN64S97TTHUK:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 22:52:16.597 +00:00 INF] 0HN64S97TTHUK:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 22:52:16.608 +00:00 INF] 0HN64S97TTHUL:0000000B /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:52:16.921 +00:00 INF] 0HN64S97TTHUL:0000000C /api/Order/GetAllByStatus/az called [25.08.2024 22:53:16.319 +00:00 INF] 0HN64S97TTHUL:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:53:16.351 +00:00 INF] 0HN64S97TTHUK:0000003C /api/SiteSetting/GetByNameAsync called [25.08.2024 22:53:16.543 +00:00 INF] 0HN64S97TTHUL:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 22:54:16.297 +00:00 INF] 0HN64S97TTHUL:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 22:54:16.307 +00:00 INF] 0HN64S97TTHUK:0000003D /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:54:16.606 +00:00 INF] 0HN64S97TTHUK:0000003E /api/Order/GetAllByStatus/az called [25.08.2024 22:55:16.327 +00:00 INF] 0HN64S97TTHUK:0000003F /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:55:16.348 +00:00 INF] 0HN64S97TTHUL:00000010 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:55:16.562 +00:00 INF] 0HN64S97TTHUK:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 22:56:16.364 +00:00 INF] 0HN64S97TTHUK:00000041 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:56:16.382 +00:00 INF] 0HN64S97TTHUL:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:56:16.579 +00:00 INF] 0HN64S97TTHUL:00000012 /api/Order/GetAllByStatus/az called [25.08.2024 22:57:16.664 +00:00 INF] 0HN64S97TTHUL:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:57:16.674 +00:00 INF] 0HN64S97TTHUK:00000042 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:57:17.279 +00:00 INF] 0HN64S97TTHUL:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 22:58:16.325 +00:00 INF] 0HN64S97TTHUL:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:58:16.339 +00:00 INF] 0HN64S97TTHUK:00000043 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:58:16.560 +00:00 INF] 0HN64S97TTHUK:00000044 /api/Order/GetAllByStatus/az called [25.08.2024 22:59:16.279 +00:00 INF] 0HN64S97TTHUK:00000045 /api/ProductCategory/GetHierarchy/az called [25.08.2024 22:59:16.294 +00:00 INF] 0HN64S97TTHUL:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:59:16.489 +00:00 INF] 0HN64S97TTHUK:00000046 /api/Order/GetAllByStatus/az called [25.08.2024 22:59:28.166 +00:00 INF] 0HN64S97TTHUK:00000047 /api/SiteSetting/GetByNameAsync called [25.08.2024 22:59:29.133 +00:00 INF] 0HN64S97TTHUK:00000048 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:00:16.338 +00:00 INF] 0HN64S97TTHUK:00000049 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:00:16.364 +00:00 INF] 0HN64S97TTHUL:00000017 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:00:16.615 +00:00 INF] 0HN64S97TTHUL:00000018 /api/Order/GetAllByStatus/az called [25.08.2024 23:00:56.462 +00:00 INF] 0HN64S97TTHUL:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:00:56.479 +00:00 INF] 0HN64S97TTHUK:0000004A /api/SiteSetting/GetByNameAsync called [25.08.2024 23:00:56.682 +00:00 INF] 0HN64S97TTHUK:0000004B /api/Order/GetAllByStatus/az called [25.08.2024 23:01:16.277 +00:00 INF] 0HN64S97TTHUK:0000004C /api/SiteSetting/GetByNameAsync called [25.08.2024 23:01:16.279 +00:00 INF] 0HN64S97TTHUL:0000001A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:01:16.524 +00:00 INF] 0HN64S97TTHUL:0000001B /api/Order/GetAllByStatus/az called [25.08.2024 23:02:16.586 +00:00 INF] 0HN64S97TTHUL:0000001C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:02:16.586 +00:00 INF] 0HN64S97TTHUK:0000004D /api/SiteSetting/GetByNameAsync called [25.08.2024 23:02:16.876 +00:00 INF] 0HN64S97TTHUL:0000001D /api/Order/GetAllByStatus/az called [25.08.2024 23:03:16.336 +00:00 INF] 0HN64S97TTHUL:0000001E /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:03:16.357 +00:00 INF] 0HN64S97TTHUK:0000004E /api/SiteSetting/GetByNameAsync called [25.08.2024 23:03:16.548 +00:00 INF] 0HN64S97TTHUL:0000001F /api/Order/GetAllByStatus/az called [25.08.2024 23:04:16.331 +00:00 INF] 0HN64S97TTHUL:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:04:16.368 +00:00 INF] 0HN64S97TTHUK:0000004F /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:04:16.663 +00:00 INF] 0HN64S97TTHUK:00000050 /api/Order/GetAllByStatus/az called [25.08.2024 23:05:01.540 +00:00 INF] 0HN64S97TTHUK:00000051 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:05:01.542 +00:00 INF] 0HN64S97TTHUL:00000021 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:05:03.183 +00:00 INF] 0HN64S97TTHUK:00000052 /api/Order/GetAllByStatus/az called [25.08.2024 23:05:04.962 +00:00 INF] 0HN64S97TTHUK:00000053 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:05:04.963 +00:00 INF] 0HN64S97TTHUL:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:05:05.224 +00:00 INF] 0HN64S97TTHUL:00000023 /api/Order/GetAllByStatus/az called [25.08.2024 23:05:16.374 +00:00 INF] 0HN64S97TTHUL:00000024 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:05:16.384 +00:00 INF] 0HN64S97TTHUK:00000054 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:05:16.610 +00:00 INF] 0HN64S97TTHUK:00000055 /api/Order/GetAllByStatus/az called [25.08.2024 23:06:16.368 +00:00 INF] 0HN64S97TTHUK:00000056 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:06:16.381 +00:00 INF] 0HN64S97TTHUL:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:06:16.654 +00:00 INF] 0HN64S97TTHUL:00000026 /api/Order/GetAllByStatus/az called [25.08.2024 23:07:16.647 +00:00 INF] 0HN64S97TTHUL:00000027 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:07:16.649 +00:00 INF] 0HN64S97TTHUK:00000057 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:07:16.984 +00:00 INF] 0HN64S97TTHUK:00000058 /api/Order/GetAllByStatus/az called [25.08.2024 23:08:16.433 +00:00 INF] 0HN64S97TTHUK:00000059 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:08:16.446 +00:00 INF] 0HN64S97TTHUL:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:08:16.652 +00:00 INF] 0HN64S97TTHUL:00000029 /api/Order/GetAllByStatus/az called [25.08.2024 23:09:16.490 +00:00 INF] 0HN64S97TTHUL:0000002A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:09:16.514 +00:00 INF] 0HN64S97TTHUK:0000005A /api/SiteSetting/GetByNameAsync called [25.08.2024 23:09:16.715 +00:00 INF] 0HN64S97TTHUK:0000005B /api/Order/GetAllByStatus/az called [25.08.2024 23:10:16.454 +00:00 INF] 0HN64S97TTHUK:0000005C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:10:16.668 +00:00 INF] 0HN64S97TTHUK:0000005D /api/SiteSetting/GetByNameAsync called [25.08.2024 23:10:16.671 +00:00 INF] 0HN64S97TTHUL:0000002B /api/Order/GetAllByStatus/az called [25.08.2024 23:11:16.401 +00:00 INF] 0HN64S97TTHUL:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:11:16.420 +00:00 INF] 0HN64S97TTHUK:0000005E /api/SiteSetting/GetByNameAsync called [25.08.2024 23:11:16.626 +00:00 INF] 0HN64S97TTHUK:0000005F /api/Order/GetAllByStatus/az called [25.08.2024 23:12:21.541 +00:00 INF] 0HN64S97TTHUK:00000060 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:12:21.583 +00:00 INF] 0HN64S97TTHUL:0000002D /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:12:21.812 +00:00 INF] 0HN64S97TTHUL:0000002E /api/Order/GetAllByStatus/az called [25.08.2024 23:13:21.412 +00:00 INF] 0HN64S97TTHUL:0000002F /api/SiteSetting/GetByNameAsync called [25.08.2024 23:13:21.676 +00:00 INF] 0HN64S97TTHUL:00000030 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:13:21.886 +00:00 INF] 0HN64S97TTHUL:00000031 /api/Order/GetAllByStatus/az called [25.08.2024 23:14:21.412 +00:00 INF] 0HN64S97TTHUL:00000032 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:14:21.633 +00:00 INF] 0HN64S97TTHUL:00000033 /api/Order/GetAllByStatus/az called [25.08.2024 23:14:21.665 +00:00 INF] 0HN64S97TTHUM:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:15:21.390 +00:00 INF] 0HN64S97TTHUM:00000002 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:15:21.403 +00:00 INF] 0HN64S97TTHUL:00000034 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:15:21.682 +00:00 INF] 0HN64S97TTHUL:00000035 /api/Order/GetAllByStatus/az called [25.08.2024 23:16:21.416 +00:00 INF] 0HN64S97TTHUL:00000036 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:21.438 +00:00 INF] 0HN64S97TTHUM:00000003 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:16:21.677 +00:00 INF] 0HN64S97TTHUM:00000004 /api/Order/GetAllByStatus/az called [25.08.2024 23:16:24.306 +00:00 INF] 0HN64S97TTHUM:00000005 /api/Order/GetDetails called [25.08.2024 23:16:24.315 +00:00 INF] 0HN64S97TTHUL:00000037 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:25.845 +00:00 INF] 0HN64S97TTHUL:00000038 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:25.847 +00:00 INF] 0HN64S97TTHUM:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:16:26.091 +00:00 INF] 0HN64S97TTHUM:00000007 /api/Order/GetAllByStatus/az called [25.08.2024 23:16:26.636 +00:00 INF] 0HN64S97TTHUM:00000008 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:26.636 +00:00 INF] 0HN64S97TTHUL:00000039 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:16:26.890 +00:00 INF] 0HN64S97TTHUL:0000003A /api/Order/GetAllByStatus/az called [25.08.2024 23:16:27.409 +00:00 INF] 0HN64S97TTHUL:0000003B /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:27.411 +00:00 INF] 0HN64S97TTHUM:00000009 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:16:27.659 +00:00 INF] 0HN64S97TTHUM:0000000A /api/Order/GetAllByStatus/az called [25.08.2024 23:16:28.194 +00:00 INF] 0HN64S97TTHUM:0000000B /api/SiteSetting/GetByNameAsync called [25.08.2024 23:16:28.194 +00:00 INF] 0HN64S97TTHUL:0000003C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:16:28.443 +00:00 INF] 0HN64S97TTHUL:0000003D /api/Order/GetAllByStatus/az called [25.08.2024 23:17:21.655 +00:00 INF] 0HN64S97TTHUL:0000003E /api/SiteSetting/GetByNameAsync called [25.08.2024 23:17:21.694 +00:00 INF] 0HN64S97TTHUM:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:17:22.045 +00:00 INF] 0HN64S97TTHUM:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 23:18:21.528 +00:00 INF] 0HN64S97TTHUM:0000000E /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:18:21.551 +00:00 INF] 0HN64S97TTHUL:0000003F /api/SiteSetting/GetByNameAsync called [25.08.2024 23:18:21.766 +00:00 INF] 0HN64S97TTHUL:00000040 /api/Order/GetAllByStatus/az called [25.08.2024 23:19:21.490 +00:00 INF] 0HN64S97TTHUL:00000041 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:19:21.503 +00:00 INF] 0HN64S97TTHUM:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:19:21.764 +00:00 INF] 0HN64S97TTHUM:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 23:20:21.463 +00:00 INF] 0HN64S97TTHUM:00000011 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:20:21.475 +00:00 INF] 0HN64S97TTHUL:00000042 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:20:21.806 +00:00 INF] 0HN64S97TTHUL:00000043 /api/Order/GetAllByStatus/az called [25.08.2024 23:21:21.465 +00:00 INF] 0HN64S97TTHUL:00000044 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:21:21.478 +00:00 INF] 0HN64S97TTHUM:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:21:21.743 +00:00 INF] 0HN64S97TTHUM:00000013 /api/Order/GetAllByStatus/az called [25.08.2024 23:22:21.474 +00:00 INF] 0HN64S97TTHUM:00000014 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:22:21.492 +00:00 INF] 0HN64S97TTHUL:00000045 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:22:21.690 +00:00 INF] 0HN64S97TTHUL:00000046 /api/Order/GetAllByStatus/az called [25.08.2024 23:23:21.601 +00:00 INF] 0HN64S97TTHUL:00000047 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:23:21.618 +00:00 INF] 0HN64S97TTHUM:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:23:21.815 +00:00 INF] 0HN64S97TTHUM:00000016 /api/Order/GetAllByStatus/az called [25.08.2024 23:24:21.494 +00:00 INF] 0HN64S97TTHUM:00000017 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:24:21.513 +00:00 INF] 0HN64S97TTHUL:00000048 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:24:21.781 +00:00 INF] 0HN64S97TTHUL:00000049 /api/Order/GetAllByStatus/az called [25.08.2024 23:25:21.451 +00:00 INF] 0HN64S97TTHUL:0000004A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:25:21.461 +00:00 INF] 0HN64S97TTHUM:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:25:21.681 +00:00 INF] 0HN64S97TTHUM:00000019 /api/Order/GetAllByStatus/az called [25.08.2024 23:26:13.036 +00:00 INF] 0HN64S97TTHUM:0000001A /Logs/log-20240304.txt called [25.08.2024 23:26:19.144 +00:00 INF] 0HN64S97TTHUM:0000001B /Logs/log-20240310.txt called [25.08.2024 23:26:21.582 +00:00 INF] 0HN64S97TTHUM:0000001C /api/SiteSetting/GetByNameAsync called [25.08.2024 23:26:21.588 +00:00 INF] 0HN64S97TTHUL:0000004B /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:26:21.815 +00:00 INF] 0HN64S97TTHUL:0000004C /api/Order/GetAllByStatus/az called [25.08.2024 23:27:21.574 +00:00 INF] 0HN64S97TTHUL:0000004D /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:27:21.590 +00:00 INF] 0HN64S97TTHUM:0000001D /api/SiteSetting/GetByNameAsync called [25.08.2024 23:27:21.791 +00:00 INF] 0HN64S97TTHUM:0000001E /api/Order/GetAllByStatus/az called [25.08.2024 23:28:21.433 +00:00 INF] 0HN64S97TTHUM:0000001F /api/SiteSetting/GetByNameAsync called [25.08.2024 23:28:21.443 +00:00 INF] 0HN64S97TTHUL:0000004E /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:28:21.685 +00:00 INF] 0HN64S97TTHUL:0000004F /api/Order/GetAllByStatus/az called [25.08.2024 23:29:21.519 +00:00 INF] 0HN64S97TTHUL:00000050 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:29:21.536 +00:00 INF] 0HN64S97TTHUM:00000020 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:29:21.744 +00:00 INF] 0HN64S97TTHUM:00000021 /api/Order/GetAllByStatus/az called [25.08.2024 23:30:21.660 +00:00 INF] 0HN64S97TTHUM:00000022 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:30:21.676 +00:00 INF] 0HN64S97TTHUL:00000051 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:30:21.889 +00:00 INF] 0HN64S97TTHUL:00000052 /api/Order/GetAllByStatus/az called [25.08.2024 23:31:21.445 +00:00 INF] 0HN64S97TTHUL:00000053 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:31:21.457 +00:00 INF] 0HN64S97TTHUM:00000023 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:31:21.673 +00:00 INF] 0HN64S97TTHUM:00000024 /api/Order/GetAllByStatus/az called [25.08.2024 23:32:21.619 +00:00 INF] 0HN64S97TTHUM:00000025 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:32:21.638 +00:00 INF] 0HN64S97TTHUL:00000054 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:32:21.904 +00:00 INF] 0HN64S97TTHUL:00000055 /api/Order/GetAllByStatus/az called [25.08.2024 23:33:21.767 +00:00 INF] 0HN64S97TTHUL:00000056 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:33:21.782 +00:00 INF] 0HN64S97TTHUM:00000026 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:33:22.038 +00:00 INF] 0HN64S97TTHUM:00000027 /api/Order/GetAllByStatus/az called [25.08.2024 23:34:21.450 +00:00 INF] 0HN64S97TTHUM:00000028 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:34:21.465 +00:00 INF] 0HN64S97TTHUL:00000057 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:34:21.709 +00:00 INF] 0HN64S97TTHUL:00000058 /api/Order/GetAllByStatus/az called [25.08.2024 23:35:21.476 +00:00 INF] 0HN64S97TTHUL:00000059 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:35:21.484 +00:00 INF] 0HN64S97TTHUM:00000029 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:35:21.730 +00:00 INF] 0HN64S97TTHUM:0000002A /api/Order/GetAllByStatus/az called [25.08.2024 23:36:21.587 +00:00 INF] 0HN64S97TTHUM:0000002B /api/SiteSetting/GetByNameAsync called [25.08.2024 23:36:21.597 +00:00 INF] 0HN64S97TTHUL:0000005A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:36:21.880 +00:00 INF] 0HN64S97TTHUL:0000005B /api/Order/GetAllByStatus/az called [25.08.2024 23:37:21.668 +00:00 INF] 0HN64S97TTHUL:0000005C /api/SiteSetting/GetByNameAsync called [25.08.2024 23:37:21.681 +00:00 INF] 0HN64S97TTHUM:0000002C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:37:21.921 +00:00 INF] 0HN64S97TTHUM:0000002D /api/Order/GetAllByStatus/az called [25.08.2024 23:38:21.524 +00:00 INF] 0HN64S97TTHUM:0000002E /api/SiteSetting/GetByNameAsync called [25.08.2024 23:38:21.536 +00:00 INF] 0HN64S97TTHUL:0000005D /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:38:21.787 +00:00 INF] 0HN64S97TTHUL:0000005E /api/Order/GetAllByStatus/az called [25.08.2024 23:39:21.596 +00:00 INF] 0HN64S97TTHUL:0000005F /api/SiteSetting/GetByNameAsync called [25.08.2024 23:39:21.617 +00:00 INF] 0HN64S97TTHUM:0000002F /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:39:21.848 +00:00 INF] 0HN64S97TTHUM:00000030 /api/Order/GetAllByStatus/az called [25.08.2024 23:40:21.559 +00:00 INF] 0HN64S97TTHUM:00000031 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:40:21.798 +00:00 INF] 0HN64S97TTHUM:00000032 /api/Order/GetAllByStatus/az called [25.08.2024 23:40:21.814 +00:00 INF] 0HN64S97TTHUL:00000060 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:41:21.534 +00:00 INF] 0HN64S97TTHUL:00000061 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:41:21.542 +00:00 INF] 0HN64S97TTHUM:00000033 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:41:21.788 +00:00 INF] 0HN64S97TTHUM:00000034 /api/Order/GetAllByStatus/az called [25.08.2024 23:42:21.586 +00:00 INF] 0HN64S97TTHUM:00000035 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:42:21.600 +00:00 INF] 0HN64S97TTHUL:00000062 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:42:21.825 +00:00 INF] 0HN64S97TTHUL:00000063 /api/Order/GetAllByStatus/az called [25.08.2024 23:43:21.548 +00:00 INF] 0HN64S97TTHUL:00000064 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:43:21.793 +00:00 INF] 0HN64S97TTHUL:00000065 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:43:22.008 +00:00 INF] 0HN64S97TTHUL:00000066 /api/Order/GetAllByStatus/az called [25.08.2024 23:44:21.503 +00:00 INF] 0HN64S97TTHUL:00000067 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:44:21.795 +00:00 INF] 0HN64S97TTHUL:00000068 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:44:22.002 +00:00 INF] 0HN64S97TTHUL:00000069 /api/Order/GetAllByStatus/az called [25.08.2024 23:45:21.571 +00:00 INF] 0HN64S97TTHUL:0000006A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:45:21.586 +00:00 INF] 0HN64S97TTHUN:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:45:21.790 +00:00 INF] 0HN64S97TTHUN:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 23:46:21.611 +00:00 INF] 0HN64S97TTHUN:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:46:21.888 +00:00 INF] 0HN64S97TTHUN:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:46:22.099 +00:00 INF] 0HN64S97TTHUN:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 23:47:21.611 +00:00 INF] 0HN64S97TTHUN:00000006 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:47:21.635 +00:00 INF] 0HN64S97TTHUO:00000001 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:47:21.835 +00:00 INF] 0HN64S97TTHUO:00000002 /api/Order/GetAllByStatus/az called [25.08.2024 23:48:21.958 +00:00 INF] 0HN64S97TTHUO:00000003 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:48:21.963 +00:00 INF] 0HN64S97TTHUN:00000007 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:48:22.233 +00:00 INF] 0HN64S97TTHUN:00000008 /api/Order/GetAllByStatus/az called [25.08.2024 23:49:22.048 +00:00 INF] 0HN64S97TTHUN:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:49:22.055 +00:00 INF] 0HN64S97TTHUO:00000004 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:49:22.394 +00:00 INF] 0HN64S97TTHUO:00000005 /api/Order/GetAllByStatus/az called [25.08.2024 23:49:35.325 +00:00 INF] 0HN64S97TTHUO:00000006 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:49:37.037 +00:00 INF] 0HN64S97TTHUO:00000007 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:50:21.892 +00:00 INF] 0HN64S97TTHUO:00000008 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:50:21.901 +00:00 INF] 0HN64S97TTHUN:0000000A /api/SiteSetting/GetByNameAsync called [25.08.2024 23:50:22.140 +00:00 INF] 0HN64S97TTHUN:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 23:51:21.911 +00:00 INF] 0HN64S97TTHUN:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:51:21.948 +00:00 INF] 0HN64S97TTHUO:00000009 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:51:22.128 +00:00 INF] 0HN64S97TTHUN:0000000D /api/Order/GetAllByStatus/az called [25.08.2024 23:52:21.972 +00:00 INF] 0HN64S97TTHUN:0000000E /api/SiteSetting/GetByNameAsync called [25.08.2024 23:52:21.985 +00:00 INF] 0HN64S97TTHUO:0000000A /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:52:22.228 +00:00 INF] 0HN64S97TTHUO:0000000B /api/Order/GetAllByStatus/az called [25.08.2024 23:53:21.921 +00:00 INF] 0HN64S97TTHUO:0000000C /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:53:21.931 +00:00 INF] 0HN64S97TTHUN:0000000F /api/SiteSetting/GetByNameAsync called [25.08.2024 23:53:22.154 +00:00 INF] 0HN64S97TTHUN:00000010 /api/Order/GetAllByStatus/az called [25.08.2024 23:53:56.245 +00:00 INF] 0HN64S97TTHUN:00000011 / called [25.08.2024 23:54:21.948 +00:00 INF] 0HN64S97TTHUN:00000012 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:54:21.956 +00:00 INF] 0HN64S97TTHUO:0000000D /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:54:22.305 +00:00 INF] 0HN64S97TTHUO:0000000E /api/Order/GetAllByStatus/az called [25.08.2024 23:55:21.925 +00:00 INF] 0HN64S97TTHUO:0000000F /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:55:21.926 +00:00 INF] 0HN64S97TTHUN:00000013 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:55:22.210 +00:00 INF] 0HN64S97TTHUN:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 23:56:21.910 +00:00 INF] 0HN64S97TTHUN:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:56:21.957 +00:00 INF] 0HN64S97TTHUO:00000010 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:56:22.195 +00:00 INF] 0HN64S97TTHUO:00000011 /api/Order/GetAllByStatus/az called [25.08.2024 23:57:21.971 +00:00 INF] 0HN64S97TTHUO:00000012 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:57:21.994 +00:00 INF] 0HN64S97TTHUN:00000016 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:57:22.200 +00:00 INF] 0HN64S97TTHUN:00000017 /api/Order/GetAllByStatus/az called [25.08.2024 23:58:21.888 +00:00 INF] 0HN64S97TTHUN:00000018 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:58:21.912 +00:00 INF] 0HN64S97TTHUO:00000013 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:58:22.165 +00:00 INF] 0HN64S97TTHUO:00000014 /api/Order/GetAllByStatus/az called [25.08.2024 23:59:21.911 +00:00 INF] 0HN64S97TTHUO:00000015 /api/SiteSetting/GetByNameAsync called [25.08.2024 23:59:21.928 +00:00 INF] 0HN64S97TTHUN:00000019 /api/ProductCategory/GetHierarchy/az called [25.08.2024 23:59:22.192 +00:00 INF] 0HN64S97TTHUN:0000001A /api/Order/GetAllByStatus/az called