It'd be great to see a continuation of this video with in depth details re structured logging & best practices.
@mkama-u5p10 ай бұрын
Simple and practical guide for someone who just wants to start using simple logger. Thanks!
@franciscopeguero1164 Жыл бұрын
Thank you for sharing this video about Serilog! It was very informative and I appreciate the clear explanations. Great job!
@PatrickGod Жыл бұрын
Thanks a lot for your feedback! Glad I could help! 😊
@PragmaticProgramma Жыл бұрын
Excellent as always & very informative / straight forward. I’ll play with it in one of my test applications. Danke!
@PatrickGod Жыл бұрын
Thank you so much for your feedback! Have fun playing around with it! 😊
@mgame8082 Жыл бұрын
In 'Get' method, why did you use static logger 'Log' instead of 'ILogger' property that you injected?!
@senriofthealexis3998 Жыл бұрын
Very concise video Patrick, thanks for sharing. Would love to see more of this!
@millstj Жыл бұрын
Thanks Patrick. Good stuff!
@metodispandjev9 ай бұрын
Nice video. I was actually looking for DB logging. You should add that.
@roanzava8732 Жыл бұрын
Thanks Patrick
@SarthakPradhan-o3i Жыл бұрын
Very Useful and Informative.
@PatrickGod Жыл бұрын
Thank you!
@JamesPage-g5z Жыл бұрын
Great job. I'd like to see implementation with setting the logs into a database and the best practices for that.
@rmsoft Жыл бұрын
Good start.
@Glockodile Жыл бұрын
Can you show how to do this with DI instead of a static class?
@honeylemonteayum9 ай бұрын
thank you for this video
@PatrickGod9 ай бұрын
Welcome!
@jamalhussayn Жыл бұрын
Thank you so much for this tutorial. :)
@naazeri Жыл бұрын
that's very nice. thank you 😘😘❤❤
@pyoneeisan6682 Жыл бұрын
Very Useful And Great Video. Thank you
@pouyalariyan125 Жыл бұрын
you save my time . grate
@mesutdemirci7933 Жыл бұрын
Thank you for sharing this video.. Can we write records to table colons in database?
@clebersondot-net6 ай бұрын
i liked it, thanks!
@kylenic33 Жыл бұрын
Why are you using the concrete implementation of serilog and not via ILogger interface?
@Dcaverman11 Жыл бұрын
Would love to see a video on using Serilog in an Azure App Service or Function App and logging to blob storage or blob table.
@prosedox Жыл бұрын
I need a video which you show logging to db with optimised memory performance
@raphaelcordeiro479810 ай бұрын
Thank you
@jvanwong Жыл бұрын
Thanks Patrick, this is great video. Would like to know is that possible for serilog to configure/control the log file size? For example if the log file size more than 10 mb then create a new log file
@TambaComb11 ай бұрын
Thanks a lot of.
@iykeypat Жыл бұрын
Please Mr. Patrick, I want to ask, would the logging still work after I deploy the application on IIS? or is it only for development environment?
@muhammadaffan9244 Жыл бұрын
it will work on the IIS Too
@victoriensukarieh32374 ай бұрын
@@muhammadaffan9244 it didnt
@webfax4146 Жыл бұрын
Thanks Patrick, great video - could you show an example where the logs can be stored in Azure please?
@rumeshbandara38406 ай бұрын
thanks
@CreativeAvnesh Жыл бұрын
can you make a vedio using mysql databse and create auto log table
@spmaurya1318 Жыл бұрын
Pretty useful
@adnenbenawicha50828 ай бұрын
is it possible to use serilog with MultiTenancy, because i want to log to diffrent database depending the scope of the request ?
@r376533 Жыл бұрын
Hello I'm new for .net 7,I have some question if i have some static class function,maybe in model/Hello.cs. serilog still can write log?? thank a lot!!
@dotnetcoder7809 Жыл бұрын
Very good video
@georgicholakov8140 Жыл бұрын
Hi, how we can do a conditional logging of the request and response with Serilog only if the status code is > 399 for example? Can I achieve this only with this serilog http middleware or do I need additional middleware for this?
@emreseles Жыл бұрын
how can i know the who did this process in serilog
@iykeypat Жыл бұрын
Hello everyone, logging to file with Serilog doesn't work after I deploy to IIS...any suggestions on a fix?
@alexandersantosablaza70339 ай бұрын
how to stop serilog writing if disk is full
@minimalstory Жыл бұрын
Вы неверно вызываете логгер, это плохая практика
@madoha8641 Жыл бұрын
а как лучше будет
@minimalstory Жыл бұрын
@@madoha8641 если хотите оставьте почту я вам скину как это делается в моём олкружении... ноу впатрика я часто вижу то, что нельзя делать в реальных проектах.