Really tnks, your class, is simple and really good, 2 days searching on documents and google for understand my error, 6 minutes of your class and, voilá its working, and with an plus I understood all configurations according my studies, I create more targets according my necessity to put 1 file per day, 30 days of duration of each file and more. YOU SAVE MY BONE AND MY TIME, God bless your steps man.
@jasonh13883 жыл бұрын
Great tutorial Shad! More than I expected for a quick 23 min intro to NLog.
@shadsluiter3 жыл бұрын
Glad you liked it! I would guess that you have some experience with working with nLog. Can you suggest any gaps in the presentation that viewers should look at next?
@shanky18102 жыл бұрын
Great way to teach Nlog, thanks for the detailed explanation Prof
@cdebe733 жыл бұрын
Very fast, clear and super useful tutorial, Shad!
@mirkoivic74892 жыл бұрын
Great lesson! Easy to understand and follow steps. Thanks!
@kneckel3 жыл бұрын
I like the way you explain the process, thanks
@ScrotoTBaggins3 жыл бұрын
I like how you kept the subject matter limited in scope by not introducing DI to the audience in this particular video. I suppose it would have detracted from the central message. Good work!
@KenzoArts3 жыл бұрын
Great tutorial Shad! I am going to take your code and a add thread-safety logic in your Singleton class. Thanks mate
@shadsluiter3 жыл бұрын
I would be interested to see your solution.
@atatunca47763 жыл бұрын
"Intentionality created an error" i laughed that part so hard :D Btw appreciate dude helped a lot.
@jianingwu6914 жыл бұрын
Hi Shad, I succeeded in setting up the singleton NLog in my project after watching this video, very clear tutorial, good job and thanks! The problem I am facing is when I run my tests in parallel, my log files sequences are not correct. So they are not categorised based on the test case I am testing.
@shadsluiter4 жыл бұрын
You can probably add a "tag" to each log item so that you get categories in the log. Label each item as "db" , "login", "error" etc. Sort the items with a spreadsheet or better yet, connect nLog to a product that is designed to manage log messages. Here is one such tool used in another video: kzbin.info/www/bejne/r362pKF_qc-nhbM
@TheAngpeu2 жыл бұрын
Perfect explanation! Thank you very much, ser! )
@sosyalmedya56852 жыл бұрын
Mr Shad. I really liked the video. Could you please take the method of recording with the database? Thank you.
@aargomemnon3 жыл бұрын
Great video, very time-saving, and easy to understand. How do we get to the next video?
@FabioTomasAquino4 жыл бұрын
Thanks Shad, this will help me a lot.
@Canonall3 жыл бұрын
Thanks for the quality information. Would you say it is good/bd practice to save the logs to the application directory(publish directory). Thanks and much love from Germany
@shadsluiter3 жыл бұрын
I would not recommend saving anything into the publish directory unless you want to share it with the public. Take a look at the Google "dorking" techniques for discovering unintentional data sharing. kzbin.info/www/bejne/pHXTqmObnJergZo
@rayt68674 жыл бұрын
Hello shad, thanks for these series, can this be used in a .NET Core 3.1 Razor Pages application?
@jairzhino864 жыл бұрын
Thanks for the idea... 🎉🎉🎉😊😊 Good explication
@r.osorio023 жыл бұрын
Thank you. This video helped me to start
@shadsluiter3 жыл бұрын
Glad I could help
@sabahussain663 жыл бұрын
Thank you for making this video
@hardikpatel72734 жыл бұрын
Hi Shad, This great solution. I implemented simple before i was using ${callsite} but after using singleton it not working displaying singleton class. how to over come for this issue?
@ahmadnour38252 жыл бұрын
Amazing, thank you 🌹
@davidschm26822 жыл бұрын
Thanks very much :D
@williamlee78104 жыл бұрын
This was really helpful, thanks. The second "arg" to getLogger that you pass in is a string, and it seems that if it is there you just pass it on. But eventually it turns into a Logger type. Does the string name become that type, and is it implicitly converted? Or do you cast it somehow? I'm not making my own Logger, but I'm curious.
@MrBeavis20143 жыл бұрын
Great Video, thx
@밝은내일-d6v3 жыл бұрын
thank you teacher !! it is a great lecture, could i ask something? when we use Logger Function something like Info, debug and error. Are they excute another thread? because if those functions excute same thread. it has bottleneck.. because it has cost to go hardward to write..; T _T;
@othmanmourafi30544 жыл бұрын
Thanks Shad.
@bruceke133 жыл бұрын
its impossible to edit te nlog.config file, it doesnt let me change anything
@sabahussain663 жыл бұрын
Kindly guide me with zerolog configuration
@pujithreddy3083 жыл бұрын
Hey I wanna create a target and rules in run time and format should be Parent |. | Commonlog.txt. Custom folder | Custom logname.txt
@47Mortuus3 жыл бұрын
But... why use C++/Java style "GetInstance()" syntax when you have (readonly) properties in C#?
@RahulThakur_Talks2 жыл бұрын
I subscribe it but I didnot receive any source code
@miso1995srb3 жыл бұрын
your videos are edited well, but you don't need to do this, why not increase font it will be easier than editing