Your explanation is fantastic! It's quite helpful and easy to understand. Thank you so much!
@discospiff4 жыл бұрын
Wow! Thanks for the nice comment. I'm happy to hear the video helped you!
@solarseraph4 жыл бұрын
Perfect! Everything I needed to know to get going, and nothing that wasn't useful Much appreciated, 15 minutes here makes things clearer than a couple hours of searching and reading. I'll check out your Full Stack playlist when I get the chance
@discospiff4 жыл бұрын
Thanks for the feedback! Glad to hear it helps. I just re-recorded this video this week, using IntelliJ IDEA. I'm almost finished making a new playlist for spring boot microservices in IDEA... stay tuned!
@ashishupadhyay13233 жыл бұрын
Thank you very much for this nice, clear and detailed video. Please never stop making these video's
@discospiff3 жыл бұрын
Thanks! As long as people are watching them, I'll keep making them. :)
@gnanasekaranebinezar71995 жыл бұрын
Wow!!! The flow of explaination is amazing. Your voice,tone , and accent inspired to learn the lessons in a depth manner. I am grateful and ultimate beneficer of your tutorial. Splendid.💯
@discospiff5 жыл бұрын
This comment really makes my day! If you have any requests for future videos, please let me know. Thais for watching and commenting!
@gnanasekaranebinezar71995 жыл бұрын
Sure Sir. I will let you know. I am really glad to see your reply. Splendid.
@mushfiqulhuda3 жыл бұрын
Crystal clear explanation. Thanks a lot for your wonderful videos.
@discospiff3 жыл бұрын
I'm happy you found it useful! Thanks for the comment.
@VitaliKiSS2 жыл бұрын
I love your tutorials! very good job!
@discospiff2 жыл бұрын
Thanks! I'm happy to hear that, and I appreciate the feedback. Is there anything in particular that you like? That will help me to make future videos.
@VitaliKiSS2 жыл бұрын
@@discospiff The fact that you explain the concepts, topics, functions, features and everything in detailed way, so that everybody can understand and use in practice following your steps and understand what exactly they are doing in every single moment.
@priyankasalvishelke71583 жыл бұрын
Detailed information... Thanks
@discospiff3 жыл бұрын
Thanks for the feedback! I'm glad it helped.
@rahulsawaria95733 жыл бұрын
Get too much info about logging in just 15 mins. Thanks for good explanation.
@discospiff3 жыл бұрын
Excellent! I try to make videos concise and succinct. I'm glad you found this one to be helpful!
@sachinjadhav57062 жыл бұрын
Nice information
@discospiff2 жыл бұрын
Thanks! I'm glad it helped!
@mitrasubhasis3 жыл бұрын
Excellent
@discospiff3 жыл бұрын
Glad it helped. Thanks!
@swapnalisc46665 жыл бұрын
This is awesome.. Logging is really helpful.. Please make a video on log4j
@discospiff5 жыл бұрын
One of my most popular videos is on Log4j.... an older version (log4j.properties, not log4j.xml)... but none the less: kzbin.info/www/bejne/Y3jOg6h8isSmi8k Thanks for watching!
@krishnakandula65875 жыл бұрын
Helpful, thanks.
@discospiff5 жыл бұрын
Glad it helped. Thanks for the comment!
@demigod61903 жыл бұрын
you are great!
@discospiff3 жыл бұрын
Thanks! I try my best. :)
@luisfsantos28965 жыл бұрын
thanks for this tutorial :D!!
@feezankhattak15733 жыл бұрын
That's amazing explanation, now I have a control on pattern and files for logs, but I have one issue can we ignore the level, i.e. when I make the file appender for the 'debug' only, it shows the 'error', 'info', etc. can we ignore it, and purely contains 'debug' only. Thanks again for the help :)
@discospiff3 жыл бұрын
I'm glad it helped! Logging is crucial for production applications. Your insights are wonderful.
@roshangraikar2 жыл бұрын
Does the location of the file logback.xml need to be specified somewhere or does it work (no matter which path is this placed) as far as the name of the name matches the accepted format (like logback.xml, logback-spring.xml)
@SpiritOfIndiaaa6 жыл бұрын
Thanks a lot , nice tutorial , sir why dont you add your code in your github ?
@discospiff6 жыл бұрын
Here it is: github.com/discospiff/SpringBootMicroServices
@01cybrain6 жыл бұрын
Thanks a lot Sir !! Appreciate your great work.
@jackofnone20734 жыл бұрын
@@discospiff Did u have to add the logback jar or the dependency before starting?
@Titus0RA2 жыл бұрын
For some reason my severe log is empty even when I get WARN or ERROR statements...it is not even registered in my spring-boot-logger...
@ghury14 жыл бұрын
great video! do you have any experience with ReactJs? it would be a great tutorial using Spring MVC as backend and ReactJs and Thymeleaf as front end . Greatings!
@discospiff4 жыл бұрын
Thanks for the suggestion! I'm going to overhaul this class soon, and am looking for a new front end technology. I'll definitely have a look at reactjs. Tell me more... why do you like it?
@ghury14 жыл бұрын
@@discospiff I'm a new web applications developer. Where i live (north italy), many companies use such technologies to develop their projects. When i worked as an intern, the most projects i was involved in, used these particular technologies. I am obviously not an expert but my experience has thought me the immense potential these technologies have when used together. Also using Reactjs with redux the code becomes much more maintainable and easier to test.Therefore, i bring this content up because i believe it helps to better understand how to develop a modern full stack application.
@swapnalisc46665 жыл бұрын
Hi, How can I store logs in json format so that I can send it for further data processing..
@kallolroy36955 жыл бұрын
please provide github url
@discospiff5 жыл бұрын
github.com/discospiff/SpringBootMicroServices. Thanks for watching!