| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618 |
- [2022-07-05 08:10:37.532 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 08:10:37.833 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 08:10:37.836 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 08:10:37.836 +02:00 INF Hosting environment: Development
- ][2022-07-05 08:10:37.836 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 08:10:38.745 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 08:10:38.786 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:10:38.817 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 73.5310ms
- ][2022-07-05 08:10:38.848 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 08:10:38.856 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:10:39.192 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:39.208 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 08:10:40.321 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 08:10:40.336 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 1123.9746ms
- ][2022-07-05 08:10:40.337 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:40.339 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 1490.2732ms
- ][2022-07-05 08:10:41.788 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:10:41.789 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:10:41.805 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:41.808 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:10:41.859 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 08:10:41.873 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 64.875ms
- ][2022-07-05 08:10:41.873 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:41.874 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 85.3587ms
- ][2022-07-05 08:10:45.453 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:10:45.453 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:10:45.455 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:45.456 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:10:45.482 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 08:10:45.482 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0771ms
- ][2022-07-05 08:10:45.482 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:10:45.482 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.4267ms
- ][2022-07-05 08:23:56.412 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 08:23:56.412 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:23:56.412 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4482ms
- ][2022-07-05 08:23:56.413 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 08:23:56.413 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:23:56.414 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 08:23:56.414 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 08:23:56.813 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 08:23:56.813 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 399.4241ms
- ][2022-07-05 08:23:56.813 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 08:23:56.813 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 400.0557ms
- ][2022-07-05 08:24:08.029 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:24:08.029 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:24:08.029 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:24:08.029 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:24:08.056 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 08:24:08.056 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9356ms
- ][2022-07-05 08:24:08.057 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:24:08.057 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.6057ms
- ][2022-07-05 08:24:16.054 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:24:16.054 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:24:16.054 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.2852ms
- ][2022-07-05 08:24:16.059 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 16
- ][2022-07-05 08:24:16.060 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:24:16.060 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 08:24:16.063 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:24:16.199 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 08:24:16.199 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 136.5849ms
- ][2022-07-05 08:24:16.199 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 08:24:16.199 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 16 - 200 - application/json;+charset=utf-8 139.8979ms
- ][2022-07-05 08:25:05.712 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:25:05.713 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:25:05.713 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:25:05.713 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:25:05.739 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 08:25:05.739 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1383ms
- ][2022-07-05 08:25:05.739 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:25:05.739 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7492ms
- ][2022-07-05 08:25:17.604 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 08:25:17.605 +02:00 INF CORS policy execution successful.
- ][2022-07-05 08:25:17.605 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:25:17.605 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 08:25:17.631 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 08:25:17.632 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5282ms
- ][2022-07-05 08:25:17.632 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 08:25:17.632 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.3483ms
- ][2022-07-05 09:04:50.726 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 09:04:50.839 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 09:04:50.842 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 09:04:50.842 +02:00 INF Hosting environment: Development
- ][2022-07-05 09:04:50.842 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 09:05:04.298 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:05:04.330 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:04.340 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 43.2444ms
- ][2022-07-05 09:05:04.346 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:05:04.347 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:04.409 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:05:04.428 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:05:04.428 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 81.8571ms
- ][2022-07-05 09:05:04.431 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=P8EuxwAaw8LcEJ48E8Pnjw - -
- ][2022-07-05 09:05:04.431 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:04.432 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:05:14.921 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:05:14.921 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:14.921 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4169ms
- ][2022-07-05 09:05:14.922 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:05:14.922 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:14.925 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:05:14.925 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:05:14.925 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8956ms
- ][2022-07-05 09:05:14.929 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=oAyf4_Q52rYbmLrkEoZ1IA - -
- ][2022-07-05 09:05:14.929 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:05:14.929 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:06:13.391 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:06:13.392 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:06:13.392 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 1.6195ms
- ][2022-07-05 09:06:13.395 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:06:13.396 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:06:13.396 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:06:13.398 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:06:13.398 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.6467ms
- ][2022-07-05 09:06:13.418 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=KSH3UmaX_6-37EEssx6FIA - -
- ][2022-07-05 09:06:13.418 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:06:13.418 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:06:13.442 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:06:13.444 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=P8EuxwAaw8LcEJ48E8Pnjw - - - 101 - - 69012.6083ms
- ][2022-07-05 09:07:35.242 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:07:35.243 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=KSH3UmaX_6-37EEssx6FIA - - - 101 - - 81824.5683ms
- ][2022-07-05 09:10:34.523 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:10:34.523 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:34.523 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3346ms
- ][2022-07-05 09:10:34.524 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:10:34.525 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:34.525 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:10:34.525 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:10:34.525 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.6096ms
- ][2022-07-05 09:10:34.534 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=0RaD80VtlWwqgD_zdnKeMg - -
- ][2022-07-05 09:10:34.534 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:34.534 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:10:42.269 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:10:42.279 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=oAyf4_Q52rYbmLrkEoZ1IA - - - 101 - - 327348.1987ms
- ][2022-07-05 09:10:49.114 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:10:49.115 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:49.115 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1842ms
- ][2022-07-05 09:10:49.115 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:10:49.115 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:49.115 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:10:49.115 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:10:49.116 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2820ms
- ][2022-07-05 09:10:49.118 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=HcyaL7HarVi4KG0HxmbW2w - -
- ][2022-07-05 09:10:49.118 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:10:49.118 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:13:30.170 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:13:30.170 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=0RaD80VtlWwqgD_zdnKeMg - - - 101 - - 175636.0450ms
- ][2022-07-05 09:16:19.824 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:16:19.824 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:19.824 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3048ms
- ][2022-07-05 09:16:19.826 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:16:19.826 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:19.827 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:16:19.827 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:16:19.827 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.5632ms
- ][2022-07-05 09:16:19.835 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=_TbI83LrfcYNnx7wofuJXQ - -
- ][2022-07-05 09:16:19.836 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:19.836 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:16:24.147 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:16:24.147 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=HcyaL7HarVi4KG0HxmbW2w - - - 101 - - 335028.6969ms
- ][2022-07-05 09:16:28.593 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:16:28.593 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:28.594 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2396ms
- ][2022-07-05 09:16:28.594 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:16:28.595 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:28.595 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:16:28.595 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:16:28.595 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3352ms
- ][2022-07-05 09:16:28.598 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=j486fb7bKnjSjOupfUBT4Q - -
- ][2022-07-05 09:16:28.598 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:16:28.598 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:23:59.758 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:23:59.759 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=_TbI83LrfcYNnx7wofuJXQ - - - 101 - - 459923.1544ms
- ][2022-07-05 09:24:01.760 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:24:01.761 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=j486fb7bKnjSjOupfUBT4Q - - - 101 - - 453162.4521ms
- ][2022-07-05 09:24:05.984 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:24:05.984 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:05.984 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2681ms
- ][2022-07-05 09:24:05.986 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:24:05.986 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:05.987 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:24:05.987 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:24:05.987 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4787ms
- ][2022-07-05 09:24:05.990 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=nezv6x2YIh5L6ZeWpuP09A - -
- ][2022-07-05 09:24:05.990 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:05.990 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:24:12.202 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:24:12.202 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:12.202 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4187ms
- ][2022-07-05 09:24:12.203 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:24:12.203 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:12.203 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:24:12.203 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:24:12.203 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4481ms
- ][2022-07-05 09:24:12.207 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=mS9WivjfZEpX3Iq8kumJEQ - -
- ][2022-07-05 09:24:12.208 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:24:12.208 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:26:11.450 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:26:11.452 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=nezv6x2YIh5L6ZeWpuP09A - - - 101 - - 125461.3392ms
- ][2022-07-05 09:26:12.336 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:26:12.336 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=mS9WivjfZEpX3Iq8kumJEQ - - - 101 - - 120128.7038ms
- ][2022-07-05 09:26:17.495 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:26:17.495 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:17.495 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2092ms
- ][2022-07-05 09:26:17.496 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:26:17.496 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:17.496 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:26:17.497 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:26:17.497 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3632ms
- ][2022-07-05 09:26:17.500 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=ZkXGeN0I08Q-VFc6KHfC-g - -
- ][2022-07-05 09:26:17.500 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:17.500 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:26:25.899 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:26:25.900 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:25.900 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4662ms
- ][2022-07-05 09:26:25.901 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:26:25.901 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:25.901 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:26:25.901 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:26:25.901 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3571ms
- ][2022-07-05 09:26:25.905 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=_AuXIGExO5BkxNr5JE70Pg - -
- ][2022-07-05 09:26:25.905 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:26:25.905 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:27:10.909 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:27:10.909 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:10.909 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1942ms
- ][2022-07-05 09:27:10.909 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:27:10.910 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:10.910 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:27:10.910 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:27:10.910 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2806ms
- ][2022-07-05 09:27:10.912 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=Je5qHV8ag9rgKJ_MsFPwtg - -
- ][2022-07-05 09:27:10.912 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:10.913 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:27:29.440 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:27:29.440 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:29.440 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1366ms
- ][2022-07-05 09:27:29.463 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:27:29.463 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=_AuXIGExO5BkxNr5JE70Pg - - - 101 - - 63558.4316ms
- ][2022-07-05 09:27:29.468 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:27:29.468 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:29.468 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:27:29.468 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:27:29.468 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3383ms
- ][2022-07-05 09:27:40.257 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=pCNzH2vTBZvPsbyDrJkUFg - -
- ][2022-07-05 09:27:40.258 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:27:40.258 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:11.498 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:11.499 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.499 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1256ms
- ][2022-07-05 09:28:11.540 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:11.540 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.540 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1271ms
- ][2022-07-05 09:28:11.553 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:11.554 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.554 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:11.554 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.554 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=pCNzH2vTBZvPsbyDrJkUFg - - - 101 - - 31296.4034ms
- ][2022-07-05 09:28:11.554 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.554 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.0087ms
- ][2022-07-05 09:28:11.555 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:11.555 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:11.555 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:11.556 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=Je5qHV8ag9rgKJ_MsFPwtg - - - 101 - - 60643.2075ms
- ][2022-07-05 09:28:11.556 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=ZkXGeN0I08Q-VFc6KHfC-g - - - 101 - - 114055.6663ms
- ][2022-07-05 09:28:11.556 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.556 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.9829ms
- ][2022-07-05 09:28:11.559 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:11.560 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.560 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.560 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:11.561 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.561 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.561 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4223ms
- ][2022-07-05 09:28:11.561 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.4423ms
- ][2022-07-05 09:28:11.562 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:11.562 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:11.562 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.562 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.562 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4291ms
- ][2022-07-05 09:28:11.562 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.563 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:11.563 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.563 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.563 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.0749ms
- ][2022-07-05 09:28:11.563 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.563 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=hXu8ky3D1B_0hGiYu-I6Tw - -
- ][2022-07-05 09:28:11.563 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.564 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.9135ms
- ][2022-07-05 09:28:11.564 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.564 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:11.565 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:11.565 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:11.565 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.566 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:11.566 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.3842ms
- ][2022-07-05 09:28:12.933 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=QURgdnTXDP0DUT-DtgD4PA - -
- ][2022-07-05 09:28:12.933 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=JvEoH2PRT8gzh_46dSJEgQ - -
- ][2022-07-05 09:28:12.933 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:12.933 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:12.933 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:12.933 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:13.928 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=0rA0-Prk7YhZ1ANqcCn6FQ - -
- ][2022-07-05 09:28:13.928 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:13.928 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:15.087 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=C2M3wtcf2YCD5TlTMoQChw - -
- ][2022-07-05 09:28:15.087 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:15.087 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:22.617 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:22.618 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=JvEoH2PRT8gzh_46dSJEgQ - - - 101 - - 9685.0893ms
- ][2022-07-05 09:28:23.812 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:23.812 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=C2M3wtcf2YCD5TlTMoQChw - - - 101 - - 8724.9778ms
- ][2022-07-05 09:28:25.768 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:25.769 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=QURgdnTXDP0DUT-DtgD4PA - - - 101 - - 12836.0447ms
- ][2022-07-05 09:28:25.791 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:25.791 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:28:25.791 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=0rA0-Prk7YhZ1ANqcCn6FQ - - - 101 - - 11863.7149ms
- ][2022-07-05 09:28:25.791 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=hXu8ky3D1B_0hGiYu-I6Tw - - - 101 - - 14227.9886ms
- ][2022-07-05 09:28:35.588 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:35.588 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:35.589 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3485ms
- ][2022-07-05 09:28:35.590 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:35.590 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:35.590 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:35.590 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:35.590 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3836ms
- ][2022-07-05 09:28:35.593 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=ozCnyDpJcvSQpGkslADqVw - -
- ][2022-07-05 09:28:35.594 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:35.594 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:40.128 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:40.128 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:40.128 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1678ms
- ][2022-07-05 09:28:40.129 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:40.129 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:40.129 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:40.129 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:40.129 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2875ms
- ][2022-07-05 09:28:40.132 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=CtZOUuP4a1SppVnIy5vBMw - -
- ][2022-07-05 09:28:40.132 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:40.132 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:28:45.196 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:28:45.196 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:45.196 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1609ms
- ][2022-07-05 09:28:45.197 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:28:45.197 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:45.197 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:45.197 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:28:45.198 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2566ms
- ][2022-07-05 09:28:45.201 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=jYWfUTDDlJhCcvYOAduV8w - -
- ][2022-07-05 09:28:45.201 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:28:45.201 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:29:23.235 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:29:23.236 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:23.236 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2309ms
- ][2022-07-05 09:29:23.237 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:29:23.237 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:23.238 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:29:23.238 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:29:23.238 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3724ms
- ][2022-07-05 09:29:23.241 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=9N1eKicV-fLihFsy9XrwtQ - -
- ][2022-07-05 09:29:23.241 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:23.241 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:29:33.545 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:29:33.545 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=9N1eKicV-fLihFsy9XrwtQ - - - 101 - - 10303.9562ms
- ][2022-07-05 09:29:38.094 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:29:38.094 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:38.094 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2001ms
- ][2022-07-05 09:29:38.095 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:29:38.095 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:38.095 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:29:38.095 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:29:38.095 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3497ms
- ][2022-07-05 09:29:38.098 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=qCBqY1GWkQ2qHZlNzsAWVA - -
- ][2022-07-05 09:29:38.098 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:29:38.098 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:22.503 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:22.503 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:22.503 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1860ms
- ][2022-07-05 09:30:22.504 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:22.504 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:22.504 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:22.504 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:22.504 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2756ms
- ][2022-07-05 09:30:22.511 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=ODdo659b1Zav8eZ9tsmYTQ - -
- ][2022-07-05 09:30:22.511 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:22.511 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.301 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.301 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.301 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2837ms
- ][2022-07-05 09:30:54.301 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.301 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.302 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.8976ms
- ][2022-07-05 09:30:54.316 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.316 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.316 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1534ms
- ][2022-07-05 09:30:54.329 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.329 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.329 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.329 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.329 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3573ms
- ][2022-07-05 09:30:54.329 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.329 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.329 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.0677ms
- ][2022-07-05 09:30:54.329 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.329 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.331 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.332 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.332 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.6836ms
- ][2022-07-05 09:30:54.332 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.332 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.332 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.338 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.339 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.3658ms
- ][2022-07-05 09:30:54.339 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.339 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.339 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.8048ms
- ][2022-07-05 09:30:54.346 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.346 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.346 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.346 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.346 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2691ms
- ][2022-07-05 09:30:54.347 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:30:54.347 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:30:54.347 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:30:54.348 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.348 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=ozCnyDpJcvSQpGkslADqVw - - - 101 - - 138754.3596ms
- ][2022-07-05 09:30:54.348 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=CtZOUuP4a1SppVnIy5vBMw - - - 101 - - 134215.6073ms
- ][2022-07-05 09:30:54.348 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.9067ms
- ][2022-07-05 09:30:54.352 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.352 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.352 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.352 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.352 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3069ms
- ][2022-07-05 09:30:54.358 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:30:54.358 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.358 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:30:54.358 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:30:54.358 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.358 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=ODdo659b1Zav8eZ9tsmYTQ - - - 101 - - 31847.0597ms
- ][2022-07-05 09:30:54.358 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=jYWfUTDDlJhCcvYOAduV8w - - - 101 - - 129157.5574ms
- ][2022-07-05 09:30:54.359 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:30:54.359 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=GmD3z-cvG_HcpuWb4tfLEQ - -
- ][2022-07-05 09:30:54.359 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.4184ms
- ][2022-07-05 09:30:54.359 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.359 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.370 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=gWqcxW1EDwFzSYpjhDGTPQ - -
- ][2022-07-05 09:30:54.371 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.371 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.385 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=Si4FFDcoeT_8ViW5STazhA - -
- ][2022-07-05 09:30:54.385 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.385 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.398 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=yc1gHX11OAavqOJtq8YjXA - -
- ][2022-07-05 09:30:54.398 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.398 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.410 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=V5_GBVjn_iEv1mCRa_ZpDA - -
- ][2022-07-05 09:30:54.410 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.410 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:30:54.422 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=sf7Fi0PO-Pv3C-G6TgdCsw - -
- ][2022-07-05 09:30:54.422 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:30:54.422 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:31:32.014 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:31:32.014 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=V5_GBVjn_iEv1mCRa_ZpDA - - - 101 - - 37603.9253ms
- ][2022-07-05 09:31:36.030 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 09:31:36.030 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:31:36.031 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.2598ms
- ][2022-07-05 09:31:36.032 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 09:31:36.032 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:31:36.032 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 09:31:36.032 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 09:31:36.032 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4578ms
- ][2022-07-05 09:31:36.035 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=c-y0CGycJtj_26eXlK9f2A - -
- ][2022-07-05 09:31:36.035 +02:00 INF CORS policy execution successful.
- ][2022-07-05 09:31:36.035 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 09:32:02.501 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:02.501 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=yc1gHX11OAavqOJtq8YjXA - - - 101 - - 68102.7148ms
- ][2022-07-05 09:32:02.906 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:02.906 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=Si4FFDcoeT_8ViW5STazhA - - - 101 - - 68521.0074ms
- ][2022-07-05 09:32:03.369 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:03.370 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=qCBqY1GWkQ2qHZlNzsAWVA - - - 101 - - 145271.6307ms
- ][2022-07-05 09:32:03.739 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:03.740 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:03.740 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=GmD3z-cvG_HcpuWb4tfLEQ - - - 101 - - 69381.0096ms
- ][2022-07-05 09:32:03.740 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=gWqcxW1EDwFzSYpjhDGTPQ - - - 101 - - 69369.3519ms
- ][2022-07-05 09:32:03.740 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:32:03.740 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=sf7Fi0PO-Pv3C-G6TgdCsw - - - 101 - - 69317.9935ms
- ][2022-07-05 09:33:55.532 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 09:33:55.532 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=c-y0CGycJtj_26eXlK9f2A - - - 101 - - 139496.5531ms
- ][2022-07-05 10:01:28.640 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:01:28.640 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:28.640 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3171ms
- ][2022-07-05 10:01:28.646 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:01:28.647 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:28.647 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:28.647 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:28.647 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4998ms
- ][2022-07-05 10:01:28.650 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=XFw90pTRb17CsrtMFJRSdw - -
- ][2022-07-05 10:01:28.650 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:28.651 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:01:33.948 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:01:33.949 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:33.949 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1659ms
- ][2022-07-05 10:01:33.950 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:01:33.950 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:33.950 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:33.950 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:33.950 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2810ms
- ][2022-07-05 10:01:33.953 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=tTNS2nhunkVaU7j5m_uxlw - -
- ][2022-07-05 10:01:33.953 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:33.953 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:01:42.394 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:01:42.395 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:42.395 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.4442ms
- ][2022-07-05 10:01:42.396 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:01:42.396 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:42.396 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:42.396 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:01:42.396 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2677ms
- ][2022-07-05 10:01:42.399 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=-czJNnej4Q9xl_Jyw0J6vA - -
- ][2022-07-05 10:01:42.399 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:01:42.399 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:02:03.912 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:02:03.912 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:03.912 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1617ms
- ][2022-07-05 10:02:03.913 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:02:03.913 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:03.913 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:03.913 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:03.913 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2438ms
- ][2022-07-05 10:02:03.916 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=VlFZpBWd8vrt4vLaXUXLSA - -
- ][2022-07-05 10:02:03.917 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:03.917 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:02:27.537 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:02:27.537 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=-czJNnej4Q9xl_Jyw0J6vA - - - 101 - - 45137.8508ms
- ][2022-07-05 10:02:39.826 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:02:39.827 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=tTNS2nhunkVaU7j5m_uxlw - - - 101 - - 65873.7965ms
- ][2022-07-05 10:02:43.038 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:02:43.038 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=XFw90pTRb17CsrtMFJRSdw - - - 101 - - 74387.8894ms
- ][2022-07-05 10:02:47.640 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:02:47.640 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:47.640 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1588ms
- ][2022-07-05 10:02:47.641 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:02:47.641 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:47.641 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:47.641 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:47.641 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2389ms
- ][2022-07-05 10:02:47.645 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=DyuqNCPbFK-qmS1m5GO7gQ - -
- ][2022-07-05 10:02:47.645 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:47.645 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:02:53.635 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:02:53.635 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:53.635 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1511ms
- ][2022-07-05 10:02:53.636 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:02:53.636 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:53.637 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:53.637 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:02:53.637 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2475ms
- ][2022-07-05 10:02:53.640 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=UoPC1N7IrVf78V5bbIt6kg - -
- ][2022-07-05 10:02:53.640 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:02:53.640 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:03:01.732 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:03:01.733 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:01.733 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1557ms
- ][2022-07-05 10:03:01.733 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:03:01.734 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:01.734 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:03:01.734 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:03:01.734 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2416ms
- ][2022-07-05 10:03:01.737 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=8R8n3DK2FjrAp_d5YcK5Ow - -
- ][2022-07-05 10:03:01.737 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:01.737 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:03:18.008 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:03:18.008 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=VlFZpBWd8vrt4vLaXUXLSA - - - 101 - - 74091.4151ms
- ][2022-07-05 10:03:27.529 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:03:27.529 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:27.529 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1466ms
- ][2022-07-05 10:03:27.529 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:03:27.530 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:27.530 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:03:27.530 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:03:27.530 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2525ms
- ][2022-07-05 10:03:27.533 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=gOglFliwBXLi2nGj80DOlQ - -
- ][2022-07-05 10:03:27.533 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:03:27.533 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:29:59.853 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 10:29:59.965 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 10:29:59.967 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 10:29:59.967 +02:00 INF Hosting environment: Development
- ][2022-07-05 10:29:59.967 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 10:30:22.288 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:30:22.324 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:22.336 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 47.5026ms
- ][2022-07-05 10:30:22.341 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:30:22.343 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:22.409 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:22.426 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:22.426 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 84.9023ms
- ][2022-07-05 10:30:22.429 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=Lh5sffW4j2T4AZIiqjpmMQ - -
- ][2022-07-05 10:30:22.429 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:22.430 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:30:27.951 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:30:27.951 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:27.951 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3717ms
- ][2022-07-05 10:30:27.953 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:30:27.953 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:27.955 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:27.955 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:27.955 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.7676ms
- ][2022-07-05 10:30:27.959 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=Q6EWohp3KxP0NCjNrfR22Q - -
- ][2022-07-05 10:30:27.959 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:27.959 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:30:35.156 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - -
- ][2022-07-05 10:30:35.156 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:35.156 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3081ms
- ][2022-07-05 10:30:35.157 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0
- ][2022-07-05 10:30:35.157 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:35.157 +02:00 INF Executing endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:35.158 +02:00 INF Executed endpoint '/chatHub/negotiate'
- ][2022-07-05 10:30:35.158 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4049ms
- ][2022-07-05 10:30:35.161 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=KiAzmVBnvm6ril3IVPEQZA - -
- ][2022-07-05 10:30:35.161 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:30:35.161 +02:00 INF Executing endpoint '/chatHub'
- ][2022-07-05 10:30:44.883 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:30:44.885 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=Q6EWohp3KxP0NCjNrfR22Q - - - 101 - - 16925.9446ms
- ][2022-07-05 10:30:49.462 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:30:49.462 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=Lh5sffW4j2T4AZIiqjpmMQ - - - 101 - - 27033.0958ms
- ][2022-07-05 10:30:53.087 +02:00 INF Executed endpoint '/chatHub'
- ][2022-07-05 10:30:53.087 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=KiAzmVBnvm6ril3IVPEQZA - - - 101 - - 17926.1416ms
- ][2022-07-05 10:31:21.797 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 10:31:21.906 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 10:31:21.911 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 10:31:21.911 +02:00 INF Hosting environment: Development
- ][2022-07-05 10:31:21.911 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 10:32:45.589 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:32:45.623 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:32:45.635 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 48.9421ms
- ][2022-07-05 10:32:45.643 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 10:32:45.649 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:32:45.705 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:45.721 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:32:46.532 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 10:32:46.532 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:32:46.535 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:46.535 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:32:46.933 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:32:46.933 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:32:46.948 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 408.9667ms
- ][2022-07-05 10:32:46.948 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 1222.929ms
- ][2022-07-05 10:32:46.949 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:46.949 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:46.951 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 418.8187ms
- ][2022-07-05 10:32:46.951 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 1307.8266ms
- ][2022-07-05 10:32:48.307 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:32:48.307 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:32:48.309 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:48.311 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:32:48.412 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:32:48.422 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 111.0273ms
- ][2022-07-05 10:32:48.422 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:32:48.422 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 115.9398ms
- ][2022-07-05 10:33:35.934 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:33:35.935 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:33:35.935 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4264ms
- ][2022-07-05 10:33:35.936 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 10:33:35.936 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:33:35.936 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:33:35.936 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:33:36.061 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:33:36.061 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 125.1404ms
- ][2022-07-05 10:33:36.061 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:33:36.061 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 125.7107ms
- ][2022-07-05 10:33:37.112 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:33:37.112 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:33:37.113 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:33:37.113 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:33:37.139 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:33:37.139 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.097ms
- ][2022-07-05 10:33:37.139 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:33:37.139 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7354ms
- ][2022-07-05 10:34:14.658 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:34:14.658 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:34:14.658 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:34:14.658 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:34:14.684 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:34:14.684 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0705ms
- ][2022-07-05 10:34:14.684 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:34:14.684 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7674ms
- ][2022-07-05 10:34:16.786 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:34:16.786 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:34:16.786 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:34:16.786 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:34:16.812 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:34:16.812 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9974ms
- ][2022-07-05 10:34:16.812 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:34:16.812 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5959ms
- ][2022-07-05 10:35:26.431 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 10:35:26.548 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 10:35:26.550 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 10:35:26.550 +02:00 INF Hosting environment: Development
- ][2022-07-05 10:35:26.550 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 10:35:33.050 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-05 10:35:33.341 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui.css - -
- ][2022-07-05 10:35:33.341 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-bundle.js - -
- ][2022-07-05 10:35:33.341 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-standalone-preset.js - -
- ][2022-07-05 10:35:33.341 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-05 10:35:33.342 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 10:35:33.401 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 55.3191ms
- ][2022-07-05 10:35:33.411 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 365.7779ms
- ][2022-07-05 10:35:33.426 +02:00 INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A'
- ][2022-07-05 10:35:33.426 +02:00 INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A'
- ][2022-07-05 10:35:33.427 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui.css - - - 200 143943 text/css 87.6261ms
- ][2022-07-05 10:35:33.427 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-standalone-preset.js - - - 200 339486 application/javascript 86.0054ms
- ][2022-07-05 10:35:33.437 +02:00 INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A'
- ][2022-07-05 10:35:33.437 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-bundle.js - - - 200 1095087 application/javascript 96.5096ms
- ][2022-07-05 10:35:33.447 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 106.3461ms
- ][2022-07-05 10:35:35.004 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 10:35:35.005 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 0.2578ms
- ][2022-07-05 10:35:35.203 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-05 10:35:35.223 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/favicon-32x32.png - -
- ][2022-07-05 10:35:35.224 +02:00 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A'
- ][2022-07-05 10:35:35.224 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/favicon-32x32.png - - - 200 628 image/png 0.7235ms
- ][2022-07-05 10:35:35.298 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 95.1035ms
- ][2022-07-05 10:35:51.049 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/addRole?name=Support - 0
- ][2022-07-05 10:35:51.057 +02:00 INF CORS policy execution failed.
- ][2022-07-05 10:35:51.058 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-05 10:35:51.060 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.CreateRole (Diligent.WebAPI.Host)'
- ][2022-07-05 10:35:51.077 +02:00 INF Route matched with {action = "CreateRole", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] CreateRole(System.String) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:35:51.686 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 10:35:51.690 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.CreateRole (Diligent.WebAPI.Host) in 609.0937ms
- ][2022-07-05 10:35:51.690 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.CreateRole (Diligent.WebAPI.Host)'
- ][2022-07-05 10:35:51.693 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/addRole?name=Support - 0 - 201 0 - 644.2588ms
- ][2022-07-05 10:36:12.527 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 10:36:12.706 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 10:36:12.713 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 10:36:12.714 +02:00 INF Hosting environment: Development
- ][2022-07-05 10:36:12.714 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 10:37:49.682 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/register application/json 133
- ][2022-07-05 10:37:49.720 +02:00 INF CORS policy execution failed.
- ][2022-07-05 10:37:49.720 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-05 10:37:49.786 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Register (Diligent.WebAPI.Host)'
- ][2022-07-05 10:37:49.803 +02:00 INF Route matched with {action = "Register", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Register(Diligent.WebAPI.Host.DTOs.Customer.CustomerCreateDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:37:51.120 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:37:51.134 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Register (Diligent.WebAPI.Host) in 1326.8977ms
- ][2022-07-05 10:37:51.135 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Register (Diligent.WebAPI.Host)'
- ][2022-07-05 10:37:51.138 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/register application/json 133 - 200 - application/json;+charset=utf-8 1458.8095ms
- ][2022-07-05 10:38:09.768 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-05 10:38:09.869 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-05 10:38:09.869 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 10:38:09.869 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 101.9031ms
- ][2022-07-05 10:38:09.870 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.5910ms
- ][2022-07-05 10:38:09.886 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 17.3761ms
- ][2022-07-05 10:38:10.068 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-05 10:38:10.155 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 87.1424ms
- ][2022-07-05 10:42:53.949 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:42:53.950 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:42:53.950 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:42:53.954 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:42:54.055 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:42:54.064 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 109.2776ms
- ][2022-07-05 10:42:54.064 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:42:54.064 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 114.5702ms
- ][2022-07-05 10:48:17.565 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:48:17.570 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:48:17.571 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 5.9260ms
- ][2022-07-05 10:48:17.575 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 10:48:17.576 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:48:17.576 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:48:17.579 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:48:17.950 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:48:17.951 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 371.8413ms
- ][2022-07-05 10:48:17.951 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:48:17.951 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 375.4391ms
- ][2022-07-05 10:49:28.436 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:49:28.437 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:49:28.437 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:49:28.437 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:49:28.463 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:49:28.463 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.438ms
- ][2022-07-05 10:49:28.463 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:49:28.463 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2338ms
- ][2022-07-05 10:50:17.621 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:50:17.621 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:50:17.621 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:50:17.621 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:50:17.647 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:50:17.647 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1539ms
- ][2022-07-05 10:50:17.647 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:50:17.648 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7858ms
- ][2022-07-05 10:53:51.692 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:53:51.692 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:53:51.692 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:53:51.692 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:53:51.719 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:53:51.719 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.2616ms
- ][2022-07-05 10:53:51.720 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:53:51.720 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.0778ms
- ][2022-07-05 10:54:29.715 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:54:29.716 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:29.716 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:29.716 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:29.741 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:54:29.742 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9308ms
- ][2022-07-05 10:54:29.742 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:29.742 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4416ms
- ][2022-07-05 10:54:34.711 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:54:34.711 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:34.711 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:34.712 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:34.737 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:54:34.737 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8962ms
- ][2022-07-05 10:54:34.737 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:34.738 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5088ms
- ][2022-07-05 10:54:38.895 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:54:38.896 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:38.896 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3534ms
- ][2022-07-05 10:54:38.897 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 10:54:38.897 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:38.897 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:38.898 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:39.018 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:54:39.018 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.8047ms
- ][2022-07-05 10:54:39.018 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:39.019 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 121.4949ms
- ][2022-07-05 10:54:40.175 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:54:40.175 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:40.176 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:40.176 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:40.201 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:54:40.202 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.795ms
- ][2022-07-05 10:54:40.202 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:40.202 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3484ms
- ][2022-07-05 10:54:46.622 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:54:46.622 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:46.622 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2966ms
- ][2022-07-05 10:54:46.623 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 10:54:46.623 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:46.623 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:46.623 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:46.743 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:54:46.743 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 119.2771ms
- ][2022-07-05 10:54:46.743 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:46.743 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 119.7544ms
- ][2022-07-05 10:54:47.949 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:54:47.950 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:47.950 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:47.950 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:47.976 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:54:47.976 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1129ms
- ][2022-07-05 10:54:47.976 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:47.976 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7594ms
- ][2022-07-05 10:54:53.880 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 10:54:53.881 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:53.881 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4648ms
- ][2022-07-05 10:54:53.882 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 10:54:53.882 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:53.882 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:53.882 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:53.995 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 10:54:53.996 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.5213ms
- ][2022-07-05 10:54:53.996 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:53.996 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 113.9488ms
- ][2022-07-05 10:54:57.535 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:54:57.535 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:54:57.535 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:57.535 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:54:57.561 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 10:54:57.562 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.127ms
- ][2022-07-05 10:54:57.562 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 10:54:57.562 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6400ms
- ][2022-07-05 10:55:13.611 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 10:55:13.611 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:55:13.611 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.1947ms
- ][2022-07-05 10:55:13.612 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 17
- ][2022-07-05 10:55:13.613 +02:00 INF CORS policy execution successful.
- ][2022-07-05 10:55:13.613 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 10:55:13.615 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 10:55:13.675 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 10:55:13.675 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 60.1023ms
- ][2022-07-05 10:55:13.675 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 10:55:13.675 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 17 - 200 - application/json;+charset=utf-8 63.1466ms
- ][2022-07-05 10:56:38.002 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 10:56:38.111 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 10:56:38.114 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 10:56:38.114 +02:00 INF Hosting environment: Development
- ][2022-07-05 10:56:38.114 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 11:06:10.196 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 11:06:10.408 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 11:06:10.410 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 11:06:10.410 +02:00 INF Hosting environment: Development
- ][2022-07-05 11:06:10.410 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 11:10:45.290 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:10:45.329 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:10:45.791 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:10:45.802 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:10:46.352 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:10:46.406 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 600.3458ms
- ][2022-07-05 11:10:46.407 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:10:46.409 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 1122.0183ms
- ][2022-07-05 11:11:13.848 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:11:13.849 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:11:13.850 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 2.1215ms
- ][2022-07-05 11:11:13.851 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 68
- ][2022-07-05 11:11:13.851 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:11:13.852 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:11:13.861 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:11:14.013 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 11:11:14.014 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 152.7803ms
- ][2022-07-05 11:11:14.014 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:11:14.014 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 68 - 200 - application/json;+charset=utf-8 163.1358ms
- ][2022-07-05 11:12:40.717 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:12:40.717 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:12:40.717 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.6560ms
- ][2022-07-05 11:12:40.722 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 11:12:40.723 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:12:40.724 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:40.727 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:12:41.370 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:12:41.371 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 644.8518ms
- ][2022-07-05 11:12:41.371 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:41.372 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 650.1592ms
- ][2022-07-05 11:12:42.661 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:12:42.661 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:12:42.661 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:42.662 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:12:42.687 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:12:42.688 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0844ms
- ][2022-07-05 11:12:42.688 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:42.688 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0752ms
- ][2022-07-05 11:12:48.517 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:12:48.518 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:12:48.518 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.3885ms
- ][2022-07-05 11:12:48.519 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67
- ][2022-07-05 11:12:48.519 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:12:48.519 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:48.519 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:12:48.607 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 11:12:48.607 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 87.8125ms
- ][2022-07-05 11:12:48.607 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:12:48.607 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 88.6332ms
- ][2022-07-05 11:13:30.235 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 11:13:30.349 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 11:13:30.351 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 11:13:30.351 +02:00 INF Hosting environment: Development
- ][2022-07-05 11:13:30.351 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 11:13:41.479 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:13:41.511 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:13:41.519 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 42.2122ms
- ][2022-07-05 11:13:41.527 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 11:13:41.533 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:13:41.591 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:41.606 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:13:42.457 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:13:42.472 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 861.6775ms
- ][2022-07-05 11:13:42.473 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:42.475 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 948.3928ms
- ][2022-07-05 11:13:43.482 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:13:43.482 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:13:43.483 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:43.486 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:13:43.529 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:13:43.532 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 45.2105ms
- ][2022-07-05 11:13:43.532 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:43.532 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 50.3885ms
- ][2022-07-05 11:13:49.823 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:13:49.823 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:13:49.823 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.5310ms
- ][2022-07-05 11:13:49.825 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67
- ][2022-07-05 11:13:49.825 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:13:49.832 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:49.835 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:13:49.992 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 11:13:49.998 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 162.3799ms
- ][2022-07-05 11:13:49.998 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:13:49.998 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 172.8306ms
- ][2022-07-05 11:14:42.852 +02:00 INF User profile is available. Using 'C:\Users\ermin.bronja\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 11:14:42.964 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 11:14:42.971 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 11:14:42.972 +02:00 INF Hosting environment: Development
- ][2022-07-05 11:14:42.972 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-05 11:15:04.236 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:15:04.273 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:15:04.333 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:15:04.343 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:15:04.722 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:15:04.751 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 403.5469ms
- ][2022-07-05 11:15:04.751 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:15:04.754 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 521.1756ms
- ][2022-07-05 11:15:10.753 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:15:10.754 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:15:10.755 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 2.4057ms
- ][2022-07-05 11:15:10.756 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67
- ][2022-07-05 11:15:10.757 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:15:10.757 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:15:10.770 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:15:11.258 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 11:15:11.269 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 498.1057ms
- ][2022-07-05 11:15:11.269 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 11:15:11.269 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 67 - 200 - application/json;+charset=utf-8 512.4053ms
- ][2022-07-05 11:16:14.179 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:16:14.181 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:16:14.186 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:16:14.187 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:16:14.224 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:16:14.224 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 37.2517ms
- ][2022-07-05 11:16:14.224 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:16:14.224 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 45.1132ms
- ][2022-07-05 11:17:01.279 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:17:01.279 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:01.279 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:01.279 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:01.305 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:17:01.305 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9402ms
- ][2022-07-05 11:17:01.305 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:01.306 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5868ms
- ][2022-07-05 11:17:07.499 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:17:07.499 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:07.499 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:07.499 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:07.525 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:17:07.525 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8832ms
- ][2022-07-05 11:17:07.525 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:07.525 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5097ms
- ][2022-07-05 11:17:25.284 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:17:25.285 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:25.285 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:25.285 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:25.311 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:17:25.311 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9427ms
- ][2022-07-05 11:17:25.311 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:25.311 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4540ms
- ][2022-07-05 11:17:29.639 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:17:29.639 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:29.640 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.5585ms
- ][2022-07-05 11:17:29.641 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 11:17:29.641 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:29.642 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:29.645 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:30.240 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:17:30.241 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 596.5146ms
- ][2022-07-05 11:17:30.242 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:30.242 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 601.3271ms
- ][2022-07-05 11:17:31.648 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:17:31.648 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:31.648 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:31.648 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:31.674 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:17:31.674 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9686ms
- ][2022-07-05 11:17:31.674 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:31.674 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5603ms
- ][2022-07-05 11:17:50.798 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:17:50.798 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:50.799 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3489ms
- ][2022-07-05 11:17:50.799 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 11:17:50.800 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:50.800 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:50.800 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:50.915 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:17:50.915 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 114.8477ms
- ][2022-07-05 11:17:50.915 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:50.915 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 115.5958ms
- ][2022-07-05 11:17:52.159 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:17:52.160 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:17:52.160 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:52.160 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:17:52.186 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:17:52.186 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.267ms
- ][2022-07-05 11:17:52.186 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:17:52.186 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8488ms
- ][2022-07-05 11:18:23.973 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:18:23.974 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:18:23.974 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:18:23.974 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:18:24.000 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:18:24.001 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5312ms
- ][2022-07-05 11:18:24.001 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:18:24.001 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.5188ms
- ][2022-07-05 11:18:59.190 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:18:59.190 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:18:59.190 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:18:59.190 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:18:59.218 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:18:59.218 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 28.1231ms
- ][2022-07-05 11:18:59.218 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:18:59.218 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.7731ms
- ][2022-07-05 11:19:06.902 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:19:06.902 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:19:06.902 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:06.902 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:19:06.934 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:19:06.935 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 32.1831ms
- ][2022-07-05 11:19:06.935 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:06.935 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 33.5333ms
- ][2022-07-05 11:19:35.533 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:19:35.533 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:19:35.533 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1889ms
- ][2022-07-05 11:19:35.536 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 11:19:35.536 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:19:35.536 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:35.536 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:19:35.655 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:19:35.655 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 118.5649ms
- ][2022-07-05 11:19:35.655 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:35.655 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 119.0290ms
- ][2022-07-05 11:19:36.613 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:19:36.613 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:19:36.613 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:36.613 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:19:36.639 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:19:36.639 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8884ms
- ][2022-07-05 11:19:36.639 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:19:36.639 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4070ms
- ][2022-07-05 11:23:58.284 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:23:58.285 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:23:58.285 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:23:58.285 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:23:58.312 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:23:58.312 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.4866ms
- ][2022-07-05 11:23:58.312 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:23:58.313 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.1914ms
- ][2022-07-05 11:25:08.277 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:25:08.277 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:25:08.277 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:25:08.278 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:25:08.304 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:25:08.304 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.338ms
- ][2022-07-05 11:25:08.304 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:25:08.304 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.9502ms
- ][2022-07-05 11:34:07.989 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:34:07.989 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:34:07.989 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2619ms
- ][2022-07-05 11:34:07.993 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 11:34:07.993 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:34:07.993 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:34:07.993 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:34:08.343 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:34:08.343 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 349.2695ms
- ][2022-07-05 11:34:08.343 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:34:08.343 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 349.7569ms
- ][2022-07-05 11:43:51.010 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:43:51.010 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:43:51.010 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3464ms
- ][2022-07-05 11:43:51.011 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 11:43:51.011 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:43:51.011 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:43:51.011 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:43:51.125 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:43:51.125 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.9234ms
- ][2022-07-05 11:43:51.125 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:43:51.126 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 114.4971ms
- ][2022-07-05 11:43:53.261 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:43:53.262 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:43:53.262 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:43:53.262 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:43:53.289 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:43:53.289 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.2382ms
- ][2022-07-05 11:43:53.289 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:43:53.290 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.2128ms
- ][2022-07-05 11:44:55.885 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:44:55.886 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:44:55.889 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:44:55.889 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:44:55.916 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:44:55.916 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.8964ms
- ][2022-07-05 11:44:55.916 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:44:55.916 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 31.2802ms
- ][2022-07-05 11:45:20.306 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:45:20.306 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:45:20.306 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:45:20.307 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:45:20.558 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:45:20.558 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 251.2289ms
- ][2022-07-05 11:45:20.558 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:45:20.558 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 251.8527ms
- ][2022-07-05 11:45:34.285 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:45:34.285 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:45:34.285 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:45:34.285 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:45:34.311 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:45:34.311 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8519ms
- ][2022-07-05 11:45:34.311 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:45:34.311 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7286ms
- ][2022-07-05 11:54:44.973 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 11:54:44.973 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:54:44.973 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3714ms
- ][2022-07-05 11:54:44.974 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 11:54:44.974 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:54:44.974 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:54:44.974 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 11:54:45.088 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 11:54:45.088 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.4146ms
- ][2022-07-05 11:54:45.088 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 11:54:45.088 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.9963ms
- ][2022-07-05 11:54:46.184 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:54:46.184 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:54:46.184 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:54:46.185 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:54:46.210 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:54:46.210 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6625ms
- ][2022-07-05 11:54:46.210 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:54:46.210 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2353ms
- ][2022-07-05 11:58:20.291 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:58:20.291 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:58:20.291 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:58:20.291 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:58:20.317 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:58:20.317 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8927ms
- ][2022-07-05 11:58:20.317 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:58:20.317 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6865ms
- ][2022-07-05 11:59:11.291 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:59:11.291 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:59:11.291 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:59:11.292 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:59:11.318 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:59:11.319 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.0894ms
- ][2022-07-05 11:59:11.319 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:59:11.319 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.2133ms
- ][2022-07-05 11:59:20.284 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 11:59:20.284 +02:00 INF CORS policy execution successful.
- ][2022-07-05 11:59:20.284 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:59:20.284 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 11:59:20.310 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 11:59:20.310 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5188ms
- ][2022-07-05 11:59:20.310 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 11:59:20.310 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.8962ms
- ][2022-07-05 12:01:31.287 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 12:01:31.288 +02:00 INF CORS policy execution successful.
- ][2022-07-05 12:01:31.288 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 12:01:31.288 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 12:01:31.313 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 12:01:31.314 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6242ms
- ][2022-07-05 12:01:31.314 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 12:01:31.314 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3589ms
- ][2022-07-05 12:02:50.928 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 12:02:50.929 +02:00 INF CORS policy execution successful.
- ][2022-07-05 12:02:50.929 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 12:02:50.929 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 12:02:50.958 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 12:02:50.958 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 28.6791ms
- ][2022-07-05 12:02:50.958 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 12:02:50.958 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.9527ms
- ][2022-07-05 13:48:05.214 +02:00 INF User profile is available. Using 'C:\Users\meris.ahmatovic\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 13:48:05.326 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 13:48:05.329 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 13:48:05.329 +02:00 INF Hosting environment: Development
- ][2022-07-05 13:48:05.330 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\7-5-2022\Diligent.WebAPI.Host\
- ][2022-07-05 13:48:16.330 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 13:48:16.362 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:48:16.371 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 42.5257ms
- ][2022-07-05 13:48:16.379 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 13:48:16.385 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:48:16.753 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:48:16.770 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 13:48:17.661 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 13:48:17.674 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 900.322ms
- ][2022-07-05 13:48:17.675 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:48:17.676 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 1297.3013ms
- ][2022-07-05 13:48:19.328 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 13:48:19.329 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:48:19.329 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:48:19.331 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 13:48:19.378 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 13:48:19.388 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 57.481ms
- ][2022-07-05 13:48:19.388 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:48:19.389 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 60.5177ms
- ][2022-07-05 13:49:34.443 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 13:49:34.443 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:49:34.444 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3282ms
- ][2022-07-05 13:49:34.447 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47
- ][2022-07-05 13:49:34.447 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:49:34.448 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:34.449 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 13:49:34.572 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 13:49:34.572 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 123.5251ms
- ][2022-07-05 13:49:34.572 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:34.572 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 47 - 200 - application/json;+charset=utf-8 125.3311ms
- ][2022-07-05 13:49:38.606 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 13:49:38.607 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:49:38.607 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:38.607 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 13:49:38.633 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 13:49:38.633 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1238ms
- ][2022-07-05 13:49:38.633 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:38.633 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7896ms
- ][2022-07-05 13:49:51.336 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 13:49:51.336 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:49:51.336 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.2037ms
- ][2022-07-05 13:49:51.340 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 68
- ][2022-07-05 13:49:51.340 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:49:51.341 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:51.343 +02:00 INF Route matched with {action = "CreateChat", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateChat(Diligent.WebAPI.Data.Entities.Room) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 13:49:51.460 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-05 13:49:51.460 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 117.2739ms
- ][2022-07-05 13:49:51.460 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-05 13:49:51.460 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 68 - 200 - application/json;+charset=utf-8 119.8425ms
- ][2022-07-05 13:50:40.064 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 13:50:40.064 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:50:40.064 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3691ms
- ][2022-07-05 13:50:40.068 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 13:50:40.068 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:50:40.068 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:50:40.068 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 13:50:40.211 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 13:50:40.211 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 142.7684ms
- ][2022-07-05 13:50:40.211 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 13:50:40.211 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 143.1763ms
- ][2022-07-05 13:50:41.513 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 13:50:41.513 +02:00 INF CORS policy execution successful.
- ][2022-07-05 13:50:41.513 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:50:41.513 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 13:50:41.539 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 13:50:41.540 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0694ms
- ][2022-07-05 13:50:41.540 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 13:50:41.540 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5398ms
- ][2022-07-05 14:18:21.693 +02:00 INF User profile is available. Using 'C:\Users\meris.ahmatovic\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 14:18:21.849 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 14:18:21.851 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 14:18:21.852 +02:00 INF Hosting environment: Development
- ][2022-07-05 14:18:21.852 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\7-5-2022\Diligent.WebAPI.Host\
- ][2022-07-05 14:21:26.964 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-05 14:21:27.248 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui.css - -
- ][2022-07-05 14:21:27.255 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-bundle.js - -
- ][2022-07-05 14:21:27.259 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-standalone-preset.js - -
- ][2022-07-05 14:21:27.266 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 14:21:27.294 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-05 14:21:27.301 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 34.6102ms
- ][2022-07-05 14:21:27.313 +02:00 INF The file /swagger-ui.css was not modified
- ][2022-07-05 14:21:27.313 +02:00 INF The file /swagger-ui-bundle.js was not modified
- ][2022-07-05 14:21:27.313 +02:00 INF The file /swagger-ui-standalone-preset.js was not modified
- ][2022-07-05 14:21:27.315 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-standalone-preset.js - - - 304 - application/javascript 56.6730ms
- ][2022-07-05 14:21:27.321 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui-bundle.js - - - 304 - application/javascript 66.6361ms
- ][2022-07-05 14:21:27.321 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 358.8785ms
- ][2022-07-05 14:21:27.321 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/swagger-ui.css - - - 304 - text/css 71.4803ms
- ][2022-07-05 14:21:27.362 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 67.9249ms
- ][2022-07-05 14:21:27.511 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-05 14:21:27.581 +02:00 ERR Conflicting method/path combination "GET v{version}/Chat" for actions - Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host),Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host). Actions require a unique method/path combination for Swagger/OpenAPI 3.0. Use ConflictingActionsResolver as a workaround
- ][2022-07-05 14:21:27.583 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 500 - application/json 71.7309ms
- ][2022-07-05 14:22:57.200 +02:00 INF User profile is available. Using 'C:\Users\meris.ahmatovic\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 14:22:57.306 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 14:22:57.309 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 14:22:57.309 +02:00 INF Hosting environment: Development
- ][2022-07-05 14:22:57.309 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\7-5-2022\Diligent.WebAPI.Host\
- ][2022-07-05 14:23:04.766 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-05 14:23:04.955 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-05 14:23:04.958 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 14:23:04.960 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.6433ms
- ][2022-07-05 14:23:04.969 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 205.0987ms
- ][2022-07-05 14:23:04.974 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 19.3946ms
- ][2022-07-05 14:23:05.169 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-05 14:23:05.174 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/favicon-32x32.png - -
- ][2022-07-05 14:23:05.182 +02:00 INF The file /favicon-32x32.png was not modified
- ][2022-07-05 14:23:05.183 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/favicon-32x32.png - - - 304 - image/png 8.5481ms
- ][2022-07-05 14:23:05.254 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 85.0623ms
- ][2022-07-05 14:23:12.829 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 14:23:12.840 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:23:12.858 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:23:13.347 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:23:13.357 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 494.8474ms
- ][2022-07-05 14:23:13.357 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:23:13.358 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 529.1288ms
- ][2022-07-05 14:26:11.498 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 151
- ][2022-07-05 14:26:11.502 +02:00 INF CORS policy execution failed.
- ][2022-07-05 14:26:11.503 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-05 14:26:11.504 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 14:26:11.514 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:26:11.708 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 14:26:11.708 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 194.0073ms
- ][2022-07-05 14:26:11.708 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 14:26:11.709 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 151 - 201 0 - 210.6404ms
- ][2022-07-05 14:26:16.594 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 14:26:16.594 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:26:16.594 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:26:16.643 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:26:16.646 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 51.5028ms
- ][2022-07-05 14:26:16.646 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:26:16.646 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 52.2364ms
- ][2022-07-05 14:35:19.448 +02:00 INF User profile is available. Using 'C:\Users\meris.ahmatovic\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 14:35:19.559 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 14:35:19.561 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 14:35:19.561 +02:00 INF Hosting environment: Development
- ][2022-07-05 14:35:19.561 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\7-5-2022\Diligent.WebAPI.Host\
- ][2022-07-05 14:35:21.251 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-05 14:35:21.440 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-05 14:35:21.440 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-05 14:35:21.443 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 2.7695ms
- ][2022-07-05 14:35:21.450 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 199.3033ms
- ][2022-07-05 14:35:21.464 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 23.9628ms
- ][2022-07-05 14:35:21.544 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-05 14:35:21.646 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 102.5947ms
- ][2022-07-05 14:35:31.957 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 14:35:31.968 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:35:31.978 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:35:32.436 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:35:32.445 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 463.3223ms
- ][2022-07-05 14:35:32.446 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:35:32.446 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 488.5603ms
- ][2022-07-05 14:36:51.103 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 150
- ][2022-07-05 14:36:51.108 +02:00 INF CORS policy execution failed.
- ][2022-07-05 14:36:51.108 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-05 14:36:51.109 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 14:36:51.120 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:36:51.251 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 14:36:51.251 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 130.6568ms
- ][2022-07-05 14:36:51.251 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 14:36:51.251 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 150 - 201 0 - 148.1740ms
- ][2022-07-05 14:36:54.772 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 14:36:54.773 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:36:54.773 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:36:54.806 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:36:54.808 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 35.3722ms
- ][2022-07-05 14:36:54.808 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 14:36:54.808 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 35.9783ms
- ][2022-07-05 14:52:37.011 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 14:52:37.011 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:37.012 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 1.0745ms
- ][2022-07-05 14:52:37.012 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 14:52:37.013 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:37.013 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:37.016 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 14:52:37.730 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 14:52:37.732 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 716.1093ms
- ][2022-07-05 14:52:37.732 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:37.732 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 719.7124ms
- ][2022-07-05 14:52:39.276 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 14:52:39.277 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:39.277 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:39.279 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:52:39.309 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:52:39.314 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 34.9832ms
- ][2022-07-05 14:52:39.314 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:39.314 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 37.3183ms
- ][2022-07-05 14:52:51.900 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 14:52:51.901 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:51.901 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2973ms
- ][2022-07-05 14:52:51.901 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 14:52:51.902 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:51.902 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:51.902 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 14:52:52.015 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 14:52:52.015 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.2645ms
- ][2022-07-05 14:52:52.015 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:52.015 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 113.6998ms
- ][2022-07-05 14:52:53.326 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 14:52:53.326 +02:00 INF CORS policy execution successful.
- ][2022-07-05 14:52:53.326 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:53.326 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 14:52:53.353 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 14:52:53.353 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9731ms
- ][2022-07-05 14:52:53.354 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 14:52:53.354 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.4695ms
- ][2022-07-05 15:10:24.383 +02:00 INF User profile is available. Using 'C:\Users\meris.ahmatovic\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
- ][2022-07-05 15:10:24.493 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-05 15:10:24.496 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-05 15:10:24.496 +02:00 INF Hosting environment: Development
- ][2022-07-05 15:10:24.496 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\7-5-2022\Diligent.WebAPI.Host\
- ][2022-07-05 15:10:31.908 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 15:10:31.942 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:10:31.953 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 46.9399ms
- ][2022-07-05 15:10:31.963 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-05 15:10:31.970 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:10:32.029 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:10:32.044 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 15:10:32.819 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 15:10:32.834 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 785.8383ms
- ][2022-07-05 15:10:32.835 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:10:32.837 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49 - 200 - application/json;+charset=utf-8 873.8495ms
- ][2022-07-05 15:10:34.374 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:10:34.375 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:10:34.376 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:10:34.378 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:10:34.423 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:10:34.432 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 54.0924ms
- ][2022-07-05 15:10:34.432 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:10:34.433 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 58.9275ms
- ][2022-07-05 15:12:26.512 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:12:26.513 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:12:26.514 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:12:26.514 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:12:26.541 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:12:26.541 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2852ms
- ][2022-07-05 15:12:26.541 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:12:26.541 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.5127ms
- ][2022-07-05 15:12:59.516 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:12:59.517 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:12:59.517 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:12:59.517 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:12:59.542 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:12:59.543 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8173ms
- ][2022-07-05 15:12:59.543 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:12:59.543 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3676ms
- ][2022-07-05 15:13:42.519 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:13:42.520 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:13:42.520 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:13:42.520 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:13:42.546 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:13:42.546 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9735ms
- ][2022-07-05 15:13:42.546 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:13:42.546 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5934ms
- ][2022-07-05 15:14:52.516 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:14:52.517 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:14:52.517 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:14:52.517 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:14:52.542 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:14:52.543 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8023ms
- ][2022-07-05 15:14:52.543 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:14:52.543 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4022ms
- ][2022-07-05 15:15:27.512 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:15:27.512 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:15:27.512 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:15:27.512 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:15:27.538 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:15:27.538 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0734ms
- ][2022-07-05 15:15:27.538 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:15:27.538 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.5903ms
- ][2022-07-05 15:17:12.517 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:17:12.518 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:17:12.518 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:17:12.518 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:17:12.545 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:17:12.546 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.4411ms
- ][2022-07-05 15:17:12.546 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:17:12.546 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.3358ms
- ][2022-07-05 15:19:05.881 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 15:19:05.881 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:19:05.881 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3673ms
- ][2022-07-05 15:19:05.885 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 50
- ][2022-07-05 15:19:05.886 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:19:05.886 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:05.886 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 15:19:05.997 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 15:19:05.997 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.2765ms
- ][2022-07-05 15:19:05.997 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:05.997 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 50 - 200 - application/json;+charset=utf-8 111.8282ms
- ][2022-07-05 15:19:08.739 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:19:08.739 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:19:08.739 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:08.739 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:19:08.765 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:19:08.765 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7531ms
- ][2022-07-05 15:19:08.765 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:08.765 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2154ms
- ][2022-07-05 15:19:13.203 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request - 0
- ][2022-07-05 15:19:13.203 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:19:13.203 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:13.205 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:19:13.209 +02:00 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'.
- ][2022-07-05 15:19:13.210 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 5.0446ms
- ][2022-07-05 15:19:13.210 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:19:13.210 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request - 0 - 415 - application/problem+json;+charset=utf-8 7.5864ms
- ][2022-07-05 15:20:21.538 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-05 15:20:21.538 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:21.538 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3413ms
- ][2022-07-05 15:20:21.539 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 50
- ][2022-07-05 15:20:21.539 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:21.539 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:21.539 +02:00 INF Route matched with {action = "Login", controller = "Customer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO]] Login(Diligent.WebAPI.Host.DTOs.Customer.CustomerLoginDTO) on controller Diligent.WebAPI.Host.Controllers.CustomerController (Diligent.WebAPI.Host).
- ][2022-07-05 15:20:21.656 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-05 15:20:21.656 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 117.0284ms
- ][2022-07-05 15:20:21.656 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:21.657 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 50 - 200 - application/json;+charset=utf-8 117.5109ms
- ][2022-07-05 15:20:23.002 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:20:23.002 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:23.002 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:23.002 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:20:23.028 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:20:23.028 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.94ms
- ][2022-07-05 15:20:23.028 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:23.028 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6194ms
- ][2022-07-05 15:20:25.111 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - -
- ][2022-07-05 15:20:25.111 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:25.111 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.2473ms
- ][2022-07-05 15:20:25.112 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134
- ][2022-07-05 15:20:25.112 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:25.112 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:25.112 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:20:25.216 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 15:20:25.216 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 103.7935ms
- ][2022-07-05 15:20:25.216 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:25.216 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 0 - 104.3112ms
- ][2022-07-05 15:20:26.663 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134
- ][2022-07-05 15:20:26.664 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:20:26.664 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:26.664 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:20:26.695 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 15:20:26.695 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 30.9889ms
- ][2022-07-05 15:20:26.695 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:26.695 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 0 - 31.5556ms
- ][2022-07-05 15:20:37.082 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 15:20:37.082 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:37.084 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:20:37.201 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:20:37.205 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 121.199ms
- ][2022-07-05 15:20:37.206 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 15:20:37.206 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 123.8764ms
- ][2022-07-05 15:22:49.520 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-05 15:22:49.520 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:22:49.520 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:22:49.521 +02:00 INF Route matched with {action = "GetAll", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:22:49.553 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Room, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:22:49.553 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 32.5146ms
- ][2022-07-05 15:22:49.553 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-05 15:22:49.553 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 33.4252ms
- ][2022-07-05 15:22:57.320 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - -
- ][2022-07-05 15:22:57.320 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:22:57.320 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat/requests/join-request - - - 204 - - 0.3617ms
- ][2022-07-05 15:22:57.321 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134
- ][2022-07-05 15:22:57.321 +02:00 INF CORS policy execution successful.
- ][2022-07-05 15:22:57.321 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:22:57.321 +02:00 INF Route matched with {action = "CreateRequest", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateRequest(Diligent.WebAPI.Host.DTOs.Chat.RequestCreateDTO) on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:22:57.358 +02:00 INF Executing StatusCodeResult, setting HTTP status code 201
- ][2022-07-05 15:22:57.358 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host) in 36.8808ms
- ][2022-07-05 15:22:57.358 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateRequest (Diligent.WebAPI.Host)'
- ][2022-07-05 15:22:57.358 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat/requests/join-request application/json 134 - 201 0 - 37.3238ms
- ][2022-07-05 15:23:07.849 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - -
- ][2022-07-05 15:23:07.849 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 15:23:07.850 +02:00 INF Route matched with {action = "GetRequests", controller = "Chat"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetRequests() on controller Diligent.WebAPI.Host.Controllers.ChatController (Diligent.WebAPI.Host).
- ][2022-07-05 15:23:07.875 +02:00 INF Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Data.Entities.Request, Diligent.WebAPI.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.
- ][2022-07-05 15:23:07.876 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host) in 26.1358ms
- ][2022-07-05 15:23:07.876 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetRequests (Diligent.WebAPI.Host)'
- ][2022-07-05 15:23:07.876 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat/requests - - - 200 - application/json;+charset=utf-8 26.7197ms
- ]
|