| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395 |
- [2022-07-04 08:23:04.568 +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-04 08:23:04.792 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 08:23:04.794 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 08:23:04.794 +02:00 INF Hosting environment: Development
- ][2022-07-04 08:23:04.794 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 08:24:24.062 +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-04 08:24:24.205 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 08:24:24.207 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 08:24:24.207 +02:00 INF Hosting environment: Development
- ][2022-07-04 08:24:24.207 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 08:24:30.601 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-04 08:24:31.259 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-04 08:24:31.259 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-04 08:24:31.262 +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.7306ms
- ][2022-07-04 08:24:31.269 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 671.3066ms
- ][2022-07-04 08:24:31.342 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 83.8257ms
- ][2022-07-04 08:24:32.396 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-04 08:24:32.396 +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.3320ms
- ][2022-07-04 08:24:32.605 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-04 08:24:32.705 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 100.1410ms
- ][2022-07-04 08:24:39.353 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:24:39.364 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:24:39.379 +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-04 08:24:40.098 +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-04 08:24:40.118 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 735.1023ms
- ][2022-07-04 08:24:40.118 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:24:40.118 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 765.3559ms
- ][2022-07-04 08:25:29.655 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 08:25:29.658 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:25:29.659 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 4.2664ms
- ][2022-07-04 08:25:29.664 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 08:25:29.665 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:25:29.666 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:29.677 +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-04 08:25:30.360 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 08:25:30.362 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 685.3607ms
- ][2022-07-04 08:25:30.362 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:30.363 +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 698.1358ms
- ][2022-07-04 08:25:32.099 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:25:32.099 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:25:32.099 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:32.100 +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-04 08:25:32.126 +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-04 08:25:32.126 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6545ms
- ][2022-07-04 08:25:32.126 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:32.127 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.5844ms
- ][2022-07-04 08:25:32.127 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:25:32.128 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:25:32.128 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:32.128 +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-04 08:25:32.154 +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-04 08:25:32.154 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5978ms
- ][2022-07-04 08:25:32.155 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:25:32.155 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.1343ms
- ][2022-07-04 08:42:20.530 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 08:42:20.530 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:42:20.530 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4528ms
- ][2022-07-04 08:42:20.531 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 08:42:20.531 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:42:20.531 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:20.531 +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-04 08:42:20.866 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 08:42:20.866 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 335.3366ms
- ][2022-07-04 08:42:20.867 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:20.867 +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 335.9178ms
- ][2022-07-04 08:42:24.329 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:42:24.329 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:42:24.329 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:24.329 +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-04 08:42:24.360 +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-04 08:42:24.360 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 30.7196ms
- ][2022-07-04 08:42:24.360 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:24.360 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 31.4380ms
- ][2022-07-04 08:42:24.361 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:42:24.361 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:42:24.362 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:24.362 +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-04 08:42:24.388 +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-04 08:42:24.388 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1469ms
- ][2022-07-04 08:42:24.388 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:24.388 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8356ms
- ][2022-07-04 08:42:33.282 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:42:33.283 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:42:33.283 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:33.283 +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-04 08:42:33.308 +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-04 08:42:33.308 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.472ms
- ][2022-07-04 08:42:33.308 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:42:33.308 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0013ms
- ][2022-07-04 08:43:36.461 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:43:36.461 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:43:36.461 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:43:36.461 +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-04 08:43:36.486 +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-04 08:43:36.486 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5347ms
- ][2022-07-04 08:43:36.487 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:43:36.487 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1435ms
- ][2022-07-04 08:45:10.279 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:45:10.279 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:45:10.280 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:10.280 +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-04 08:45:10.306 +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-04 08:45:10.306 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0959ms
- ][2022-07-04 08:45:10.306 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:10.306 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7627ms
- ][2022-07-04 08:45:10.307 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:45:10.307 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:45:10.307 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:10.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-04 08:45:10.334 +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-04 08:45:10.334 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9786ms
- ][2022-07-04 08:45:10.334 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:10.334 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.4070ms
- ][2022-07-04 08:45:35.284 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:45:35.284 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:45:35.284 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:35.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-04 08:45:35.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-04 08:45:35.310 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5226ms
- ][2022-07-04 08:45:35.310 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:45:35.310 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0338ms
- ][2022-07-04 08:46:32.285 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 08:46:32.285 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:46:32.286 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2746ms
- ][2022-07-04 08:46:32.290 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 08:46:32.291 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:46:32.291 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:46:32.291 +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-04 08:46:32.411 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 08:46:32.411 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.1977ms
- ][2022-07-04 08:46:32.411 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 08:46:32.411 +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 120.7175ms
- ][2022-07-04 08:46:34.296 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:46:34.296 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:46:34.296 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:46:34.296 +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-04 08:46:34.322 +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-04 08:46:34.322 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.5809ms
- ][2022-07-04 08:46:34.322 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:46:34.322 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2734ms
- ][2022-07-04 08:47:23.282 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 08:47:23.282 +02:00 INF CORS policy execution successful.
- ][2022-07-04 08:47:23.282 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:47:23.282 +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-04 08:47:23.308 +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-04 08:47:23.308 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9615ms
- ][2022-07-04 08:47:23.308 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 08:47:23.308 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7654ms
- ][2022-07-04 08:58:41.739 +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-04 08:58:41.845 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 08:58:41.848 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 08:58:41.848 +02:00 INF Hosting environment: Development
- ][2022-07-04 08:58:41.848 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 08:58:43.571 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - -
- ][2022-07-04 08:58:43.766 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - -
- ][2022-07-04 08:58:43.766 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - -
- ][2022-07-04 08:58:43.770 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 201.3608ms
- ][2022-07-04 08:58:43.770 +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.7781ms
- ][2022-07-04 08:58:43.790 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 23.4571ms
- ][2022-07-04 08:58:43.971 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - -
- ][2022-07-04 08:58:44.066 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 94.9790ms
- ][2022-07-04 08:59:42.878 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 376
- ][2022-07-04 08:59:42.886 +02:00 INF CORS policy execution failed.
- ][2022-07-04 08:59:42.887 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-04 08:59:42.891 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 08:59:42.908 +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-04 08:59:43.563 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-04 08:59:43.578 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 665.4744ms
- ][2022-07-04 08:59:43.578 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 08:59:43.578 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 376 - 200 - application/json;+charset=utf-8 700.4738ms
- ][2022-07-04 09:11:25.962 +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-04 09:11:26.078 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 09:11:26.081 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 09:11:26.081 +02:00 INF Hosting environment: Development
- ][2022-07-04 09:11:26.081 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 09:24:45.606 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:24:45.639 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:24:45.654 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 51.6763ms
- ][2022-07-04 09:24:45.662 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:24:45.669 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:24:45.729 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:45.747 +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-04 09:24:46.523 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:24:46.523 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:24:46.524 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:46.524 +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-04 09:24:46.707 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:24:46.737 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 207.5714ms
- ][2022-07-04 09:24:46.738 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:46.741 +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 218.2594ms
- ][2022-07-04 09:24:46.826 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:24:46.826 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 1079.4179ms
- ][2022-07-04 09:24:46.826 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:46.826 +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 1164.0792ms
- ][2022-07-04 09:24:50.148 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:24:50.148 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:24:50.151 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:50.154 +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-04 09:24:50.256 +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-04 09:24:50.266 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 111.7673ms
- ][2022-07-04 09:24:50.266 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:24:50.266 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 118.2454ms
- ][2022-07-04 09:25:12.283 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:25:12.283 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:25:12.284 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:12.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-04 09:25:12.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-04 09:25:12.311 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.3115ms
- ][2022-07-04 09:25:12.311 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:12.311 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.5403ms
- ][2022-07-04 09:25:17.871 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:25:17.871 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:25:17.871 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:17.871 +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-04 09:25:17.898 +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-04 09:25:17.898 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6503ms
- ][2022-07-04 09:25:17.898 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:17.898 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.3346ms
- ][2022-07-04 09:25:34.871 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:25:34.872 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:25:34.872 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3507ms
- ][2022-07-04 09:25:34.877 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:25:34.877 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:25:34.877 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:34.877 +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-04 09:25:35.000 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:25:35.001 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 123.2771ms
- ][2022-07-04 09:25:35.001 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:35.001 +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 123.8715ms
- ][2022-07-04 09:25:36.236 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:25:36.236 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:25:36.236 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:36.236 +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-04 09:25:36.263 +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-04 09:25:36.263 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5091ms
- ][2022-07-04 09:25:36.263 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:25:36.263 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0867ms
- ][2022-07-04 09:26:25.363 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:26:25.363 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:26:25.363 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3087ms
- ][2022-07-04 09:26:25.368 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:26:25.368 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:26:25.368 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:26:25.368 +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-04 09:26:25.484 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:26:25.484 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 115.3614ms
- ][2022-07-04 09:26:25.484 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:26:25.484 +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.9637ms
- ][2022-07-04 09:26:26.616 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:26:26.616 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:26:26.616 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:26:26.616 +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-04 09:26:26.643 +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-04 09:26:26.643 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4183ms
- ][2022-07-04 09:26:26.643 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:26:26.643 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2465ms
- ][2022-07-04 09:36:33.593 +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-04 09:36:33.709 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 09:36:33.712 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 09:36:33.712 +02:00 INF Hosting environment: Development
- ][2022-07-04 09:36:33.712 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 09:36:41.549 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:36:41.584 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:36:41.593 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 46.7941ms
- ][2022-07-04 09:36:41.601 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:36:41.607 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:36:41.699 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:41.719 +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-04 09:36:43.041 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:36:43.056 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 1332.266ms
- ][2022-07-04 09:36:43.056 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:43.058 +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 1457.1317ms
- ][2022-07-04 09:36:44.321 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:36:44.322 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:36:44.323 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:44.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-04 09:36:44.379 +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-04 09:36:44.388 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 62.19ms
- ][2022-07-04 09:36:44.388 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:44.388 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 67.3863ms
- ][2022-07-04 09:36:51.456 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:36:51.456 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:36:51.456 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.3786ms
- ][2022-07-04 09:36:51.457 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13
- ][2022-07-04 09:36:51.458 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:36:51.463 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:51.466 +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-04 09:36:51.480 +02:00 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
- ][2022-07-04 09:36:51.483 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 16.787ms
- ][2022-07-04 09:36:51.483 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:36:51.484 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13 - 400 - application/problem+json;+charset=utf-8 26.2244ms
- ][2022-07-04 09:38:10.806 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 22
- ][2022-07-04 09:38:10.807 +02:00 INF CORS policy execution failed.
- ][2022-07-04 09:38:10.807 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-04 09:38:10.807 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:38:10.807 +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-04 09:38:10.809 +02:00 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
- ][2022-07-04 09:38:10.809 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 1.6789ms
- ][2022-07-04 09:38:10.809 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:38:10.809 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 22 - 400 - application/problem+json;+charset=utf-8 2.9872ms
- ][2022-07-04 09:39:34.366 +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-04 09:39:34.474 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 09:39:34.477 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 09:39:34.477 +02:00 INF Hosting environment: Development
- ][2022-07-04 09:39:34.477 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 09:39:36.230 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 21
- ][2022-07-04 09:39:36.268 +02:00 INF CORS policy execution failed.
- ][2022-07-04 09:39:36.268 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource.
- ][2022-07-04 09:39:36.331 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:39:36.347 +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-04 09:39:36.885 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-04 09:39:36.900 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 548.9541ms
- ][2022-07-04 09:39:36.901 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:39:36.904 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 21 - 200 - application/json;+charset=utf-8 676.9873ms
- ][2022-07-04 09:39:50.912 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:39:50.914 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:39:50.915 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:39:50.918 +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-04 09:39:51.011 +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-04 09:39:51.013 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 94.7809ms
- ][2022-07-04 09:39:51.013 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:39:51.013 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 101.8662ms
- ][2022-07-04 09:40:43.552 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:40:43.552 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:40:43.555 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:40:43.555 +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-04 09:40:43.582 +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-04 09:40:43.583 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.6777ms
- ][2022-07-04 09:40:43.583 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:40:43.583 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 30.7981ms
- ][2022-07-04 09:40:49.802 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:40:49.802 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:40:49.803 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 1.0315ms
- ][2022-07-04 09:40:49.804 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13
- ][2022-07-04 09:40:49.804 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:40:49.805 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:40:49.805 +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-04 09:40:49.811 +02:00 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
- ][2022-07-04 09:40:49.812 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 7.4391ms
- ][2022-07-04 09:40:49.813 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:40:49.813 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13 - 400 - application/problem+json;+charset=utf-8 8.4397ms
- ][2022-07-04 09:42:26.444 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:42:26.445 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:42:26.445 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.5295ms
- ][2022-07-04 09:42:26.450 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13
- ][2022-07-04 09:42:26.450 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:42:26.450 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:42:26.450 +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-04 09:42:26.451 +02:00 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
- ][2022-07-04 09:42:26.452 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 1.2375ms
- ][2022-07-04 09:42:26.452 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:42:26.452 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13 - 400 - application/problem+json;+charset=utf-8 1.7902ms
- ][2022-07-04 09:43:17.283 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:43:17.283 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:43:17.283 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:17.283 +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-04 09:43:17.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-04 09:43:17.310 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9028ms
- ][2022-07-04 09:43:17.310 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:17.310 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.7346ms
- ][2022-07-04 09:43:27.223 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:43:27.223 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:43:27.223 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.3968ms
- ][2022-07-04 09:43:27.224 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13
- ][2022-07-04 09:43:27.224 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:43:27.224 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:27.225 +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-04 09:43:27.225 +02:00 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
- ][2022-07-04 09:43:27.226 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 0.9889ms
- ][2022-07-04 09:43:27.226 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:27.226 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 13 - 400 - application/problem+json;+charset=utf-8 1.4675ms
- ][2022-07-04 09:43:45.301 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:43:45.301 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:43:45.301 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:45.301 +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-04 09:43:45.327 +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-04 09:43:45.327 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.097ms
- ][2022-07-04 09:43:45.327 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:43:45.328 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8183ms
- ][2022-07-04 09:46:22.280 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:46:22.280 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:46:22.280 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:22.281 +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-04 09:46:22.308 +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-04 09:46:22.308 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.1464ms
- ][2022-07-04 09:46:22.308 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:22.308 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.5987ms
- ][2022-07-04 09:46:24.072 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:46:24.072 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:46:24.073 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:24.073 +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-04 09:46:24.099 +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-04 09:46:24.099 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9954ms
- ][2022-07-04 09:46:24.099 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:24.099 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.8100ms
- ][2022-07-04 09:46:28.314 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:46:28.315 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:46:28.315 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.5746ms
- ][2022-07-04 09:46:28.316 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:46:28.317 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:46:28.317 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:28.320 +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-04 09:46:28.764 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:46:28.765 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 444.6442ms
- ][2022-07-04 09:46:28.765 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:28.765 +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 449.5532ms
- ][2022-07-04 09:46:29.992 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:46:29.992 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:46:29.992 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:29.992 +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-04 09:46:30.018 +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-04 09:46:30.018 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0121ms
- ][2022-07-04 09:46:30.018 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:46:30.018 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6358ms
- ][2022-07-04 09:47:04.245 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:04.246 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:04.246 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:04.246 +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-04 09:47:04.276 +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-04 09:47:04.276 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 29.5296ms
- ][2022-07-04 09:47:04.276 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:04.276 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 30.7965ms
- ][2022-07-04 09:47:08.388 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:47:08.388 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:08.388 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2210ms
- ][2022-07-04 09:47:08.389 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:47:08.389 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:08.389 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:08.389 +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-04 09:47:08.509 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:47:08.509 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 119.9524ms
- ][2022-07-04 09:47:08.509 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:08.510 +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 120.4100ms
- ][2022-07-04 09:47:10.253 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:10.253 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:10.253 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:10.254 +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-04 09:47:10.279 +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-04 09:47:10.280 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0145ms
- ][2022-07-04 09:47:10.280 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:10.280 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6649ms
- ][2022-07-04 09:47:32.286 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:32.287 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:32.287 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:32.287 +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-04 09:47:32.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-04 09:47:32.313 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.0492ms
- ][2022-07-04 09:47:32.313 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:32.313 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6834ms
- ][2022-07-04 09:47:37.576 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 09:47:37.576 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:37.576 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2103ms
- ][2022-07-04 09:47:37.577 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 09:47:37.577 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:37.578 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:37.578 +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-04 09:47:37.693 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 09:47:37.693 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 115.4707ms
- ][2022-07-04 09:47:37.693 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:37.693 +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 116.0054ms
- ][2022-07-04 09:47:39.151 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:39.151 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:39.152 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:39.152 +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-04 09:47:39.177 +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-04 09:47:39.177 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7217ms
- ][2022-07-04 09:47:39.177 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:39.178 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2062ms
- ][2022-07-04 09:47:46.785 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:46.785 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:46.785 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Chat - - - 204 - - 0.2141ms
- ][2022-07-04 09:47:46.786 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 16
- ][2022-07-04 09:47:46.786 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:46.786 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:46.786 +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-04 09:47:51.810 +02:00 INF Executing OkObjectResult, writing value of type 'Diligent.WebAPI.Data.Entities.Room'.
- ][2022-07-04 09:47:51.811 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host) in 5024.3342ms
- ][2022-07-04 09:47:51.811 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.CreateChat (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:51.811 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1.0/Chat application/json 16 - 200 - application/json;+charset=utf-8 5024.8882ms
- ][2022-07-04 09:47:55.867 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 09:47:55.868 +02:00 INF CORS policy execution successful.
- ][2022-07-04 09:47:55.868 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:55.868 +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-04 09:47:55.893 +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-04 09:47:55.894 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7712ms
- ][2022-07-04 09:47:55.894 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 09:47:55.894 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3317ms
- ][2022-07-04 10:15:17.202 +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-04 10:15:17.324 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 10:15:17.326 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 10:15:17.326 +02:00 INF Hosting environment: Development
- ][2022-07-04 10:15:17.326 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 10:15:18.567 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 10:15:18.604 +02:00 INF CORS policy execution successful.
- ][2022-07-04 10:15:18.613 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 48.8670ms
- ][2022-07-04 10:15:18.621 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 10:15:18.627 +02:00 INF CORS policy execution successful.
- ][2022-07-04 10:15:18.688 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:18.704 +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-04 10:15:20.495 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 10:15:20.496 +02:00 INF CORS policy execution successful.
- ][2022-07-04 10:15:20.496 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:20.497 +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-04 10:15:21.132 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 10:15:21.132 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 10:15:21.164 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 2455.0179ms
- ][2022-07-04 10:15:21.164 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 662.2964ms
- ][2022-07-04 10:15:21.164 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:21.164 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:21.167 +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 2545.2881ms
- ][2022-07-04 10:15:21.167 +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 671.5904ms
- ][2022-07-04 10:15:22.798 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 10:15:22.799 +02:00 INF CORS policy execution successful.
- ][2022-07-04 10:15:22.802 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:22.805 +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-04 10:15:22.858 +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-04 10:15:22.870 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 64.4427ms
- ][2022-07-04 10:15:22.870 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 10:15:22.870 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 71.4741ms
- ][2022-07-04 10:18:52.771 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 10:18:52.772 +02:00 INF CORS policy execution successful.
- ][2022-07-04 10:18:52.772 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 10:18:52.772 +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-04 10:18:52.799 +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-04 10:18:52.799 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.8198ms
- ][2022-07-04 10:18:52.799 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 10:18:52.799 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.1932ms
- ][2022-07-04 11:04:56.579 +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-04 11:04:56.847 +02:00 INF Now listening on: http://localhost:5116
- ][2022-07-04 11:04:56.849 +02:00 INF Application started. Press Ctrl+C to shut down.
- ][2022-07-04 11:04:56.849 +02:00 INF Hosting environment: Development
- ][2022-07-04 11:04:56.849 +02:00 INF Content root path: C:\Users\ermin.bronja\Desktop\Project\Diligent.WebAPI.Host\
- ][2022-07-04 11:07:44.599 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:07:44.640 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:07:44.982 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:07:44.990 +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-04 11:07:45.568 +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-04 11:07:45.633 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 638.7981ms
- ][2022-07-04 11:07:45.635 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:07:45.638 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 1041.3941ms
- ][2022-07-04 11:07:45.967 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:07:45.969 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:07:45.969 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:07:45.969 +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-04 11:07:45.996 +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-04 11:07:45.996 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.2075ms
- ][2022-07-04 11:07:45.997 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:07:45.997 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.5709ms
- ][2022-07-04 11:08:38.722 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:08:38.723 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:08:38.725 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:08:38.725 +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-04 11:08:38.751 +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-04 11:08:38.751 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.096ms
- ][2022-07-04 11:08:38.751 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:08:38.751 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.1872ms
- ][2022-07-04 11:12:27.109 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:12:27.109 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:27.110 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 1.0170ms
- ][2022-07-04 11:12:27.111 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:12:27.111 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:27.112 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:27.122 +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-04 11:12:27.759 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:12:27.761 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 639.206ms
- ][2022-07-04 11:12:27.761 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:27.762 +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 650.9971ms
- ][2022-07-04 11:12:29.324 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:12:29.325 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:29.325 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:29.325 +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-04 11:12:29.351 +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-04 11:12:29.351 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.2289ms
- ][2022-07-04 11:12:29.351 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:29.351 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8577ms
- ][2022-07-04 11:12:54.754 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:12:54.755 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:54.756 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:54.756 +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-04 11:12:54.783 +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-04 11:12:54.784 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 27.5772ms
- ][2022-07-04 11:12:54.784 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:54.784 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.8781ms
- ][2022-07-04 11:12:58.949 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:12:58.949 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:58.949 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2337ms
- ][2022-07-04 11:12:58.950 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:12:58.950 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:12:58.950 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:58.950 +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-04 11:12:59.061 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:12:59.062 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.295ms
- ][2022-07-04 11:12:59.062 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:12:59.062 +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 111.7146ms
- ][2022-07-04 11:13:00.177 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:13:00.178 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:13:00.178 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:13:00.178 +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-04 11:13:00.204 +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-04 11:13:00.205 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.8491ms
- ][2022-07-04 11:13:00.205 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:13:00.205 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.2961ms
- ][2022-07-04 11:13:18.758 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:13:18.758 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:13:18.758 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:13:18.758 +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-04 11:13:18.785 +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-04 11:13:18.785 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.6836ms
- ][2022-07-04 11:13:18.785 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:13:18.786 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.7651ms
- ][2022-07-04 11:15:19.755 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:15:19.755 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:15:19.755 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:19.755 +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-04 11:15:19.781 +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-04 11:15:19.781 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7843ms
- ][2022-07-04 11:15:19.782 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:19.782 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.6988ms
- ][2022-07-04 11:15:23.792 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:15:23.792 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:15:23.792 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1912ms
- ][2022-07-04 11:15:23.793 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:15:23.793 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:15:23.793 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:23.793 +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-04 11:15:23.909 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:15:23.909 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 116.4781ms
- ][2022-07-04 11:15:23.910 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:23.910 +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 117.0160ms
- ][2022-07-04 11:15:24.966 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:15:24.966 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:15:24.966 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:24.966 +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-04 11:15:24.992 +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-04 11:15:24.993 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1677ms
- ][2022-07-04 11:15:24.993 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:15:24.993 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.7208ms
- ][2022-07-04 11:16:16.757 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:16:16.757 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:16:16.757 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:16:16.757 +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-04 11:16:16.783 +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-04 11:16:16.783 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8395ms
- ][2022-07-04 11:16:16.783 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:16:16.783 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3953ms
- ][2022-07-04 11:17:16.764 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:17:16.764 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:16.764 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:16.765 +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-04 11:17:16.791 +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-04 11:17:16.792 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.9639ms
- ][2022-07-04 11:17:16.792 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:16.792 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 28.2046ms
- ][2022-07-04 11:17:20.026 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:17:20.027 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:20.027 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:20.027 +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-04 11:17:20.052 +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-04 11:17:20.053 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.9017ms
- ][2022-07-04 11:17:20.053 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:20.053 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.4237ms
- ][2022-07-04 11:17:27.235 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:17:27.235 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:27.235 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1851ms
- ][2022-07-04 11:17:27.236 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:17:27.236 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:27.236 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:27.236 +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-04 11:17:27.345 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:17:27.345 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.359ms
- ][2022-07-04 11:17:27.345 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:27.345 +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 109.9422ms
- ][2022-07-04 11:17:28.332 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:17:28.332 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:28.332 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:28.332 +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-04 11:17:28.358 +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-04 11:17:28.358 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7045ms
- ][2022-07-04 11:17:28.358 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:28.358 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.3150ms
- ][2022-07-04 11:17:53.640 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1./Customer/login - -
- ][2022-07-04 11:17:53.641 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:53.641 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1./Customer/login - - - 204 - - 0.2184ms
- ][2022-07-04 11:17:53.645 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1./Customer/login application/json 49
- ][2022-07-04 11:17:53.645 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:53.645 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:53.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-04 11:17:53.756 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:17:53.757 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.5862ms
- ][2022-07-04 11:17:53.757 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:53.757 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/v1./Customer/login application/json 49 - 200 - application/json;+charset=utf-8 112.1891ms
- ][2022-07-04 11:17:55.024 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1./Chat - -
- ][2022-07-04 11:17:55.025 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:17:55.025 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:55.025 +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-04 11:17:55.051 +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-04 11:17:55.051 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.1625ms
- ][2022-07-04 11:17:55.051 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:17:55.051 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1./Chat - - - 200 - application/json;+charset=utf-8 27.1039ms
- ][2022-07-04 11:18:13.005 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:18:13.005 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:18:13.006 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.4158ms
- ][2022-07-04 11:18:13.006 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:18:13.007 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:18:13.007 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:18:13.007 +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-04 11:18:13.119 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:18:13.119 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.5452ms
- ][2022-07-04 11:18:13.119 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:18:13.120 +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.1224ms
- ][2022-07-04 11:18:14.177 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:18:14.177 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:18:14.178 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.6655ms
- ][2022-07-04 11:19:09.541 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:19:09.542 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:19:09.542 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2554ms
- ][2022-07-04 11:19:09.546 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:19:09.546 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:19:09.547 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:19:09.547 +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-04 11:19:09.658 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:19:09.658 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.1739ms
- ][2022-07-04 11:19:09.658 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:19:09.658 +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 111.6402ms
- ][2022-07-04 11:19:10.636 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:19:10.636 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:19:10.636 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.3124ms
- ][2022-07-04 11:24:19.423 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:24:19.424 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:24:19.424 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3033ms
- ][2022-07-04 11:24:19.425 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:24:19.425 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:24:19.425 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:24:19.425 +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-04 11:24:19.536 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:24:19.536 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.4451ms
- ][2022-07-04 11:24:19.536 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:24:19.537 +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 111.9811ms
- ][2022-07-04 11:24:20.960 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:24:20.960 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:24:20.960 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2396ms
- ][2022-07-04 11:25:38.758 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:25:38.758 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:25:38.758 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2405ms
- ][2022-07-04 11:25:38.763 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:25:38.763 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:25:38.763 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:25:38.763 +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-04 11:25:38.875 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:25:38.875 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.5277ms
- ][2022-07-04 11:25:38.875 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:25:38.875 +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 112.0138ms
- ][2022-07-04 11:25:40.175 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:25:40.175 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:25:40.175 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:25:40.175 +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-04 11:25: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-04 11:25:40.201 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8012ms
- ][2022-07-04 11:25:40.201 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:25:40.201 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2702ms
- ][2022-07-04 11:26:30.492 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:26:30.492 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:30.492 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2069ms
- ][2022-07-04 11:26:30.497 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:26:30.497 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:30.497 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:30.498 +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-04 11:26:30.609 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:26:30.609 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.7002ms
- ][2022-07-04 11:26:30.609 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:30.610 +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 112.3316ms
- ][2022-07-04 11:26:31.662 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:26:31.662 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:31.662 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:31.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-04 11:26:31.688 +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-04 11:26:31.688 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6987ms
- ][2022-07-04 11:26:31.688 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:31.688 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.1530ms
- ][2022-07-04 11:26:43.949 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:26:43.949 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:43.949 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1552ms
- ][2022-07-04 11:26:43.950 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:26:43.950 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:43.950 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:43.951 +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-04 11:26:44.329 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:26:44.329 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 378.8238ms
- ][2022-07-04 11:26:44.329 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:26:44.330 +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 379.6577ms
- ][2022-07-04 11:26:45.374 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:26:45.374 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:26:45.374 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2787ms
- ][2022-07-04 11:32:54.814 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:32:54.814 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:32:54.814 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2121ms
- ][2022-07-04 11:32:54.815 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:32:54.815 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:32:54.815 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:32:54.815 +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-04 11:32:54.928 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:32:54.928 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.7305ms
- ][2022-07-04 11:32:54.928 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:32:54.928 +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.2812ms
- ][2022-07-04 11:32:56.165 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:32:56.165 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:32:56.165 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1769ms
- ][2022-07-04 11:35:28.730 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:35:28.730 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:35:28.730 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2225ms
- ][2022-07-04 11:35:28.735 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:35:28.735 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:35:28.736 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:35:28.736 +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-04 11:35:28.854 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:35:28.854 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 118.3128ms
- ][2022-07-04 11:35:28.854 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:35:28.854 +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 118.9911ms
- ][2022-07-04 11:35:29.704 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:35:29.704 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:35:29.704 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1986ms
- ][2022-07-04 11:36:16.056 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:36:16.056 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:36:16.056 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2260ms
- ][2022-07-04 11:36:16.061 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:36:16.061 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:36:16.061 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:36:16.061 +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-04 11:36:16.173 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:36:16.173 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.0257ms
- ][2022-07-04 11:36:16.174 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:36:16.174 +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 112.7140ms
- ][2022-07-04 11:36:24.132 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:36:24.132 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:36:24.132 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1647ms
- ][2022-07-04 11:36:24.133 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:36:24.133 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:36:24.133 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:36:24.133 +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-04 11:36:24.245 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:36:24.245 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.5213ms
- ][2022-07-04 11:36:24.245 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:36:24.245 +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 111.9600ms
- ][2022-07-04 11:36:25.524 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:36:25.524 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:36:25.524 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2050ms
- ][2022-07-04 11:37:05.557 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:37:05.558 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:05.558 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2033ms
- ][2022-07-04 11:37:05.562 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:37:05.562 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:05.562 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:05.562 +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-04 11:37:05.675 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:37:05.675 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.2182ms
- ][2022-07-04 11:37:05.675 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:05.675 +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 112.6287ms
- ][2022-07-04 11:37:06.437 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:37:06.437 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:06.437 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2050ms
- ][2022-07-04 11:37:49.692 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:37:49.692 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:49.692 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2066ms
- ][2022-07-04 11:37:49.697 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:37:49.697 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:49.697 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:49.697 +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-04 11:37:50.036 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:37:50.036 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 338.8926ms
- ][2022-07-04 11:37:50.036 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:50.036 +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 339.2964ms
- ][2022-07-04 11:37:51.063 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:37:51.063 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:37:51.063 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:51.063 +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-04 11:37:51.089 +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-04 11:37:51.090 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.4079ms
- ][2022-07-04 11:37:51.090 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:37:51.090 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.8037ms
- ][2022-07-04 11:38:10.754 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 11:38:10.754 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:10.754 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:10.754 +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-04 11:38:10.780 +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-04 11:38:10.780 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6592ms
- ][2022-07-04 11:38:10.780 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:10.780 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0530ms
- ][2022-07-04 11:38:16.041 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:38:16.041 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:16.041 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1562ms
- ][2022-07-04 11:38:16.042 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:38:16.042 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:16.043 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:16.043 +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-04 11:38:16.155 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:38:16.155 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.5049ms
- ][2022-07-04 11:38:16.155 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:16.155 +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.0075ms
- ][2022-07-04 11:38:17.111 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:38:17.111 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:17.111 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2015ms
- ][2022-07-04 11:38:30.792 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:38:30.792 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:30.792 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1637ms
- ][2022-07-04 11:38:30.797 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:38:30.797 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:30.797 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:30.797 +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-04 11:38:30.905 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:38:30.905 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.5528ms
- ][2022-07-04 11:38:30.905 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:38:30.906 +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 108.9116ms
- ][2022-07-04 11:38:31.832 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:38:31.832 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:38:31.832 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2045ms
- ][2022-07-04 11:44:24.530 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:44:24.530 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:44:24.530 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3050ms
- ][2022-07-04 11:44:24.535 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:44:24.535 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:44:24.535 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:44:24.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-04 11:44:24.647 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:44:24.647 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.9832ms
- ][2022-07-04 11:44:24.647 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:44:24.647 +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 112.4167ms
- ][2022-07-04 11:44:25.584 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:44:25.585 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:44:25.585 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1989ms
- ][2022-07-04 11:44:49.757 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:44:49.758 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:44:49.758 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.8528ms
- ][2022-07-04 11:46:37.683 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:46:37.683 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:46:37.683 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2331ms
- ][2022-07-04 11:46:37.689 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:46:37.689 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:46:37.690 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:46:37.690 +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-04 11:46:37.803 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:46:37.803 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.663ms
- ][2022-07-04 11:46:37.803 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:46:37.803 +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.8101ms
- ][2022-07-04 11:46:39.616 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:46:39.616 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:46:39.616 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2031ms
- ][2022-07-04 11:47:38.331 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:47:38.332 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:47:38.332 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1611ms
- ][2022-07-04 11:47:38.336 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:47:38.336 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:47:38.337 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:47:38.337 +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-04 11:47:38.446 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:47:38.446 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.2693ms
- ][2022-07-04 11:47:38.446 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:47:38.446 +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 109.8864ms
- ][2022-07-04 11:47:39.390 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:47:39.390 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:47:39.390 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1968ms
- ][2022-07-04 11:48:50.907 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:48:50.908 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:48:50.908 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1954ms
- ][2022-07-04 11:48:50.912 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:48:50.912 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:48:50.912 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:48:50.912 +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-04 11:48:51.027 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:48:51.027 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 114.4509ms
- ][2022-07-04 11:48:51.027 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:48:51.027 +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.8280ms
- ][2022-07-04 11:48:52.024 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:48:52.024 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:48:52.024 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1920ms
- ][2022-07-04 11:49:09.856 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:49:09.856 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:49:09.856 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1778ms
- ][2022-07-04 11:49:09.861 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:49:09.861 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:49:09.861 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:49:09.861 +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-04 11:49:09.970 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:49:09.970 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.0349ms
- ][2022-07-04 11:49:09.970 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:49:09.970 +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 109.4008ms
- ][2022-07-04 11:49:10.750 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:49:10.750 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:49:10.750 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1829ms
- ][2022-07-04 11:50:16.187 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:50:16.187 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:16.187 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3602ms
- ][2022-07-04 11:50:16.192 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:50:16.192 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:16.192 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:50:16.192 +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-04 11:50:16.304 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:50:16.304 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 112.1075ms
- ][2022-07-04 11:50:16.304 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:50:16.304 +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 112.4866ms
- ][2022-07-04 11:50:17.238 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:50:17.238 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:17.238 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2030ms
- ][2022-07-04 11:50:36.815 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:50:36.816 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:36.816 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1641ms
- ][2022-07-04 11:50:36.820 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:50:36.820 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:36.820 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:50:36.820 +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-04 11:50:36.930 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:50:36.930 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.4052ms
- ][2022-07-04 11:50:36.930 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:50:36.930 +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 109.7248ms
- ][2022-07-04 11:50:37.791 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:50:37.791 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:50:37.791 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1799ms
- ][2022-07-04 11:51:21.809 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:51:21.809 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:21.809 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3825ms
- ][2022-07-04 11:51:21.814 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:51:21.814 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:21.814 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:51:21.814 +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-04 11:51:21.928 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:51:21.928 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 113.7704ms
- ][2022-07-04 11:51:21.928 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:51:21.929 +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.3871ms
- ][2022-07-04 11:51:22.852 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:51:22.852 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:22.852 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1903ms
- ][2022-07-04 11:51:52.617 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:51:52.617 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:52.617 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1769ms
- ][2022-07-04 11:51:52.621 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:51:52.621 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:52.621 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:51:52.621 +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-04 11:51:52.730 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:51:52.730 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.7713ms
- ][2022-07-04 11:51:52.730 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:51:52.730 +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 109.0980ms
- ][2022-07-04 11:51:53.601 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:51:53.601 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:51:53.601 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1767ms
- ][2022-07-04 11:52:08.618 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:52:08.618 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:52:08.618 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1539ms
- ][2022-07-04 11:52:08.623 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:52:08.623 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:52:08.623 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:52:08.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-04 11:52:08.747 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:52:08.747 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 124.0483ms
- ][2022-07-04 11:52:08.747 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:52:08.747 +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 124.5185ms
- ][2022-07-04 11:52:09.803 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:52:09.803 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:52:09.803 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1888ms
- ][2022-07-04 11:53:48.726 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:53:48.726 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:53:48.727 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.3512ms
- ][2022-07-04 11:53:48.731 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:53:48.731 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:53:48.731 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:53:48.731 +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-04 11:53:48.842 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:53:48.843 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.0373ms
- ][2022-07-04 11:53:48.843 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:53:48.843 +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 111.4186ms
- ][2022-07-04 11:53:49.855 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:53:49.855 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:53:49.855 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1880ms
- ][2022-07-04 11:54:21.603 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:54:21.603 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:21.603 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1503ms
- ][2022-07-04 11:54:21.608 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:54:21.608 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:21.608 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:21.608 +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-04 11:54:21.717 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:54:21.718 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.973ms
- ][2022-07-04 11:54:21.718 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:21.718 +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 110.5400ms
- ][2022-07-04 11:54:22.623 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:54:22.623 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:22.623 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1804ms
- ][2022-07-04 11:54:33.201 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:54:33.201 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:33.202 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1508ms
- ][2022-07-04 11:54:33.202 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:54:33.202 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:33.203 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:33.203 +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-04 11:54:33.311 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:54:33.312 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.9304ms
- ][2022-07-04 11:54:33.312 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:33.312 +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 109.3262ms
- ][2022-07-04 11:54:34.121 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:54:34.121 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:34.121 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1537ms
- ][2022-07-04 11:54:40.682 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:54:40.682 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:40.682 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2013ms
- ][2022-07-04 11:54:40.683 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:54:40.683 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:40.683 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:40.683 +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-04 11:54:40.792 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:54:40.792 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.2217ms
- ][2022-07-04 11:54:40.792 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:54:40.793 +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 109.5402ms
- ][2022-07-04 11:54:41.721 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:54:41.721 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:54:41.721 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1807ms
- ][2022-07-04 11:56:08.299 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:56:08.299 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:08.299 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1859ms
- ][2022-07-04 11:56:08.303 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:56:08.303 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:08.303 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:08.303 +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-04 11:56:08.662 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:56:08.663 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 359.6011ms
- ][2022-07-04 11:56:08.663 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:08.663 +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 360.1694ms
- ][2022-07-04 11:56:09.383 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:56:09.384 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:09.384 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1827ms
- ][2022-07-04 11:56:32.150 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:56:32.150 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:32.150 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1758ms
- ][2022-07-04 11:56:32.154 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:56:32.155 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:32.155 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:32.155 +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-04 11:56:32.264 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:56:32.264 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.9571ms
- ][2022-07-04 11:56:32.264 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:32.264 +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 109.2913ms
- ][2022-07-04 11:56:33.212 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:56:33.212 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:33.213 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2076ms
- ][2022-07-04 11:56:57.880 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:56:57.881 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:57.881 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1825ms
- ][2022-07-04 11:56:57.885 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:56:57.885 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:57.886 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:57.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-04 11:56:57.997 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:56:57.997 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.456ms
- ][2022-07-04 11:56:57.997 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:56:57.997 +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 111.8113ms
- ][2022-07-04 11:56:58.777 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:56:58.777 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:56:58.777 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1828ms
- ][2022-07-04 11:57:29.460 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:57:29.460 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:57:29.460 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2855ms
- ][2022-07-04 11:57:32.653 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:57:32.653 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:57:32.653 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2054ms
- ][2022-07-04 11:58:03.404 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:58:03.404 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:03.404 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1388ms
- ][2022-07-04 11:58:03.407 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:58:03.408 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:03.408 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:03.408 +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-04 11:58:03.516 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:58:03.516 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.749ms
- ][2022-07-04 11:58:03.517 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:03.517 +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 109.0792ms
- ][2022-07-04 11:58:04.581 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:58:04.581 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:04.581 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.4122ms
- ][2022-07-04 11:58:11.357 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:58:11.357 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:11.357 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1570ms
- ][2022-07-04 11:58:11.358 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:58:11.358 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:11.358 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:11.358 +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-04 11:58:11.469 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:58:11.469 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.5981ms
- ][2022-07-04 11:58:11.469 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:11.469 +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 110.8985ms
- ][2022-07-04 11:58:12.237 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:58:12.237 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:12.237 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2491ms
- ][2022-07-04 11:58:43.273 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:58:43.273 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:43.274 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1637ms
- ][2022-07-04 11:58:43.278 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:58:43.279 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:43.279 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:43.279 +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-04 11:58:43.390 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:58:43.390 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.1723ms
- ][2022-07-04 11:58:43.390 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:58:43.390 +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 111.5323ms
- ][2022-07-04 11:58:44.190 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:58:44.190 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:58:44.190 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1824ms
- ][2022-07-04 11:59:00.983 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:59:00.983 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:00.983 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1600ms
- ][2022-07-04 11:59:00.988 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:59:00.988 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:00.988 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:59:00.988 +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-04 11:59:01.366 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:59:01.366 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 377.7865ms
- ][2022-07-04 11:59:01.366 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:59:01.366 +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 378.2007ms
- ][2022-07-04 11:59:02.036 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:59:02.037 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:02.037 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1749ms
- ][2022-07-04 11:59:19.627 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 11:59:19.627 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:19.627 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1751ms
- ][2022-07-04 11:59:19.631 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 11:59:19.631 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:19.631 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:59:19.632 +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-04 11:59:19.845 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 11:59:19.845 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 213.8047ms
- ][2022-07-04 11:59:19.845 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 11:59:19.846 +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 214.2443ms
- ][2022-07-04 11:59:20.725 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 11:59:20.725 +02:00 INF CORS policy execution successful.
- ][2022-07-04 11:59:20.726 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1732ms
- ][2022-07-04 12:00:00.984 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:00:00.984 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:00.984 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1613ms
- ][2022-07-04 12:00:00.989 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:00:00.989 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:00.989 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:00:00.989 +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-04 12:00:01.101 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:00:01.101 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.4615ms
- ][2022-07-04 12:00:01.101 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:00:01.101 +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 111.8072ms
- ][2022-07-04 12:00:02.017 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:00:02.017 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:02.017 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1880ms
- ][2022-07-04 12:00:16.526 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:00:16.526 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:16.526 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1352ms
- ][2022-07-04 12:00:16.531 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:00:16.531 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:16.531 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:00:16.531 +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-04 12:00:16.640 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:00:16.640 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 109.1935ms
- ][2022-07-04 12:00:16.640 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:00:16.640 +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 109.4808ms
- ][2022-07-04 12:00:17.545 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:00:17.545 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:17.545 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1716ms
- ][2022-07-04 12:00:28.750 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:00:28.750 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:28.750 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1953ms
- ][2022-07-04 12:00:30.963 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:00:30.963 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:30.963 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1867ms
- ][2022-07-04 12:00:32.825 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:00:32.825 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:00:32.825 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.2349ms
- ][2022-07-04 12:02:01.471 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:02:01.471 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:01.471 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1760ms
- ][2022-07-04 12:02:01.476 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:02:01.476 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:01.476 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:01.476 +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-04 12:02:01.596 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:02:01.596 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 120.1471ms
- ][2022-07-04 12:02:01.596 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:01.596 +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 120.4856ms
- ][2022-07-04 12:02:02.494 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:02:02.494 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:02.494 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1714ms
- ][2022-07-04 12:02:10.001 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:02:10.001 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:10.001 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1646ms
- ][2022-07-04 12:02:10.002 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:02:10.002 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:10.002 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:10.002 +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-04 12:02:10.110 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:02:10.110 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 108.5877ms
- ][2022-07-04 12:02:10.110 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:10.110 +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 108.8732ms
- ][2022-07-04 12:02:10.848 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:02:10.848 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:02:10.848 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:10.848 +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-04 12:02:10.874 +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-04 12:02:10.874 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 26.5357ms
- ][2022-07-04 12:02:10.874 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:02:10.874 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.9029ms
- ][2022-07-04 12:03:07.748 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:03:07.748 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:03:07.748 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:03:07.748 +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-04 12:03:07.774 +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-04 12:03:07.774 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6502ms
- ][2022-07-04 12:03:07.774 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:03:07.774 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.9707ms
- ][2022-07-04 12:09:33.214 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:09:33.214 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:33.214 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:33.214 +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-04 12:09:33.450 +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-04 12:09:33.450 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 235.673ms
- ][2022-07-04 12:09:33.450 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:33.450 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 236.1949ms
- ][2022-07-04 12:09:35.073 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:09:35.073 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:35.073 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:35.073 +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-04 12:09:35.102 +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-04 12:09:35.102 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 28.809ms
- ][2022-07-04 12:09:35.102 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:35.102 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 29.1607ms
- ][2022-07-04 12:09:37.415 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:09:37.415 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:37.415 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:37.415 +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-04 12:09:37.441 +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-04 12:09:37.441 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.8034ms
- ][2022-07-04 12:09:37.441 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:37.441 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.2532ms
- ][2022-07-04 12:09:45.535 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:09:45.535 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:45.536 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.1559ms
- ][2022-07-04 12:09:45.536 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:09:45.536 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:45.537 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:45.537 +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-04 12:09:45.648 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:09:45.648 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 111.291ms
- ][2022-07-04 12:09:45.648 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:09:45.648 +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 111.6353ms
- ][2022-07-04 12:09:46.467 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Cha - -
- ][2022-07-04 12:09:46.467 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:09:46.468 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Cha - - - 404 0 - 0.1881ms
- ][2022-07-04 12:10:32.919 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:10:32.919 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:10:32.919 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2591ms
- ][2022-07-04 12:10:32.924 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:10:32.924 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:10:32.924 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:32.924 +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-04 12:10:33.035 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:10:33.035 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 110.6573ms
- ][2022-07-04 12:10:33.035 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:33.035 +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 111.0039ms
- ][2022-07-04 12:10:33.997 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:10:33.998 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:10:33.998 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:33.998 +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-04 12:10:34.024 +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-04 12:10:34.024 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.7632ms
- ][2022-07-04 12:10:34.024 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:34.024 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 27.0439ms
- ][2022-07-04 12:10:36.431 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:10:36.431 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:10:36.431 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:36.431 +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-04 12:10:36.457 +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-04 12:10:36.457 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6951ms
- ][2022-07-04 12:10:36.457 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:10:36.457 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 26.0672ms
- ][2022-07-04 12:20:20.505 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - -
- ][2022-07-04 12:20:20.505 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:20:20.506 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/v1.0/Customer/login - - - 204 - - 0.2367ms
- ][2022-07-04 12:20:20.510 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/v1.0/Customer/login application/json 49
- ][2022-07-04 12:20:20.510 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:20:20.510 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:20:20.510 +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-04 12:20:20.708 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.DTOs.Customer.CustomerReadDTO'.
- ][2022-07-04 12:20:20.708 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host) in 198.0371ms
- ][2022-07-04 12:20:20.708 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.CustomerController.Login (Diligent.WebAPI.Host)'
- ][2022-07-04 12:20:20.708 +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 198.4341ms
- ][2022-07-04 12:20:22.089 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/Chat - -
- ][2022-07-04 12:20:22.090 +02:00 INF CORS policy execution successful.
- ][2022-07-04 12:20:22.090 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:20:22.090 +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-04 12:20:22.115 +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-04 12:20:22.115 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host) in 25.6304ms
- ][2022-07-04 12:20:22.115 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.ChatController.GetAll (Diligent.WebAPI.Host)'
- ][2022-07-04 12:20:22.115 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/Chat - - - 200 - application/json;+charset=utf-8 25.9387ms
- ]
|