Other tutorials made me scared of Python logging, I didn't realize it could be this simple. Being a good coder and being a good teacher are 2 different things. You sir are both. Thank you and God bless.
I believe if a human with basic English & Computer knowledge listen to your videos, they can learn Python or whatever you teach Corey!! Your talent is a Gift to you and you are a treasure to us!! Keep going, we support you always!
I come back to your videos every time I need a refresher. In many ways, they have taught me more about Python and programming than several very expensive textbooks. Thank you so much, Mr. Schafer!
Perfect videos, best teacher. This guy is a very cut to the chase type of teacher. Other click bait video teachers spend the first half of the videos explaining how birds mate in the wild before getting to the actual code. I love this teacher.
You are a great Corey! I always recommend your videos to anyone who want to learn Python. You are my favorite teacher. Please keep making these videos. Love from India.
I am sorry but I have been following you for so long but never said this "YOU ARE INCREDIBLY TALENTED SIR". Thank you so much for teaching us and giving us your valuable time. 🙏
Man, I wish I found your channel a year ago. I started learning Python last year and I had so much difficulty debugging the game I was making. What luck that I'm starting a new project and I just found your channel!
Your tutorials are so clear and easy to understand, that tells me you know what you're teaching not like others putting the cart before the horse. Thank you
Thank you so much. I think your tutorials are really the best Ive seen. I cant say thank you enough. I really enjoy your tutorials and teching style. I'm making a modest contribution to your cause. I cant thank you enough.
Fantastic tutorial - I've been meaning to implement logging into quite a large project, and these logging videos have helped me astronomically. Thank you!
Woah To be honest when i first opened the video and saw pre written code i got very scared, but this tutorial really IS different, it explains everything and only later did i realise we dont really need that pre written code that you used Basically, this is the best python channel on youtube??
I really hate programming but Python made me realize that programming isnt really that hard specially when you have guidance with these amazing youtube channels specially Coreys channel.. cheers!
i didnt try or search an logging module for python, i just write my "custom" logging using a file text, but with this video it's look like very easy, i'm gonna use this logging module when i'm gonna do some refactoring, thx, your video are very good
For ppl on Python 3.9 or later: The log file only works (at least for me) if you pass an additional argument to logging.basicConfig(). It has to be logging.basicConfig(filename='example.log', encoding='utf-8', level=logging.DEBUG).
FYI, for the test.log file to get generated it's required to add the flag- "force=True" to the end of the logging.basicConfig function after "format" argument
Corey you rocks due to your python videos I got selected at a mnc at Wipro limited today I have one problem in my python script for checking status of a Oracle database is down or not my code works perfect but sometimes gives false alert back to your video for making log file so that I can check where it's getting problem from now on I would include this everywhere in my code thanks for your awesome video
Quite Possibly the best python teacher on the internet
agreed, thanks a lot @Corey
the best
Very True. Thanks Corey.
Strongly Agree..
exactly!
Other tutorials made me scared of Python logging, I didn't realize it could be this simple.
Being a good coder and being a good teacher are 2 different things. You sir are both. Thank you and God bless.
yea he is brilliant
Thanks a lot Corey, you truly are a great teacher and definitely my favorite python RUclips channel!
You know Corey, it's a gift to be such a good teacher. You should be the reference to Python teaching.
I believe if a human with basic English & Computer knowledge listen to your videos, they can learn Python or whatever you teach Corey!! Your talent is a Gift to you and you are a treasure to us!! Keep going, we support you always!
I come back to your videos every time I need a refresher. In many ways, they have taught me more about Python and programming than several very expensive textbooks. Thank you so much, Mr. Schafer!
Perfect videos, best teacher. This guy is a very cut to the chase type of teacher. Other click bait video teachers spend the first half of the videos explaining how birds mate in the wild before getting to the actual code. I love this teacher.
Corey, you're the gold standard for training !
This is excellent! He says everything that is needed, speaks clearly, and keeps an efficient pace.
No joke, thank you for using really simple functions "add","subtract",etc. It makes it easier for us newbies!
You have by far the best python tutorials on RUclips!! Clear, concise, and easy to understand.
Thanks. I don't usually watch video tutorials but this one really helped.
Great intro to logging. Clear, direct, straightforward.
You are a great Corey! I always recommend your videos to anyone who want to learn Python. You are my favorite teacher. Please keep making these videos. Love from India.
Just when I start learning logging in Python this pops-up. Thanks Corey.
Still the best tutorial on RUclips about python logging, straighforward and practical, Hats Off Sir.
It's amazing that you're able to cover all the essential points of the topic in less than 15 minutes. Thank you.
I am sorry but I have been following you for so long but never said this "YOU ARE INCREDIBLY TALENTED SIR".
Thank you so much for teaching us and giving us your valuable time. 🙏
Man, I wish I found your channel a year ago. I started learning Python last year and I had so much difficulty debugging the game I was making. What luck that I'm starting a new project and I just found your channel!
Great Video! Exactly what I needed with the right length and well explained. Thanks!
This is awesome. thanks for sharing the basics of logging. Straight to the point. This is why i subscribed. I have never been disappointed.
Thanks Corey, you make great, concise and clear tutorials.. Would you do one on Multithreading and Multiprocessing sometime?
Just what I needed to get started with logging!
Thanks! I have read so much tutorials, but your is the best! My english is not good, but even so I understand all it
My first video lecture for logging in Python, and everything you explained is smooth and clear. Thanks!
You have the best (and most entertaining) python tutorials on the internet. Keep it up!
My dear, you have a talent to teach.
Your tutorials are so clear and easy to understand, that tells me you know what you're teaching not like others putting the cart before the horse. Thank you
Thank you so much. I think your tutorials are really the best Ive seen. I cant say thank you enough. I really enjoy your tutorials and teching style. I'm making a modest contribution to your cause. I cant thank you enough.
Excellent teacher of python and OOP concepts...crystal clear!
Great tutorial! Simple, easy to understand, useful info. Thank you!
Fantastic tutorial - I've been meaning to implement logging into quite a large project, and these logging videos have helped me astronomically. Thank you!
Woah
To be honest when i first opened the video and saw pre written code i got very scared, but this tutorial really IS different, it explains everything and only later did i realise we dont really need that pre written code that you used
Basically, this is the best python channel on youtube??
I wish you were my professor at the university. Thanks for the great content.
This world would be much better place if more people watched Corey's videos than Kardashian's
Big fan of your videos Corey! Great job putting 'em together!
Good work. Something which people are interested and useful
King Corey to the rescue. Thanks as always for the great explanation.
Thank you so much Mr. It was so easy to understand and you helped me out a lot.
Wow, awesome video. Please keep providing content just like this!
I really hate programming but Python made me realize that programming isnt really that hard specially when you have guidance with these amazing youtube channels specially Coreys channel.. cheers!
Your tutorials are very useful. Thank you very much.
You make it so easy to understand !
Awesome tutorial , to the point , clear , detailed .. Tons of Thanks for Enlightening on various topics, May God bless you Corey Schafer
Why not I will be loving your channel?
God bless you , you have a great impact on my career.
Tell us about your career, give some inspiration to the people who have not yet got into coding.
Exactly the time i needed it when iam halfway in the decorators vedio and scratching my head on logging
i didnt try or search an logging module for python, i just write my "custom" logging using a file text, but with this video it's look like very easy, i'm gonna use this logging module when i'm gonna do some refactoring, thx, your video are very good
For ppl on Python 3.9 or later:
The log file only works (at least for me) if you pass an additional argument to logging.basicConfig().
It has to be logging.basicConfig(filename='example.log', encoding='utf-8', level=logging.DEBUG).
This video was perfect, just what I needed to start logging. Thanks!
Love your man! thanks for the straight forward video!!!!!!
i just want to learn python in the simplest way and you sir solving my problem.. I'm a beginner now
Very Good tutorial . Thanks for sharing this video. It is worthful to watch if someone want to develop their skill as python developer .
Great material as always. Thank you for taking the time to make these videos!
Great video, very informative and helpful. Thank you.
Great tutorial! Thanks 💜
Very nice video thx ! Gonna look at the advanced one right now :)
thanks! worked really well for my program
Thanks bro. I've been slacking on Python, but you've motivated me to keep going
Absolutely great. Thank you so much.
This is a gem, even 4 years after
Your videos are always helpful, thanks
FYI, for the test.log file to get generated it's required to add the flag- "force=True" to the end of the logging.basicConfig function after "format" argument
Before watching video: logging is a rocket science, After watchnig video: hey, its an advanced version of print of statement. Thanks a lot.
great tutorials of python ... the best... hope, we'll get more......
Very nice tutorial! Simple explained an easy and very useful feature in Python. I could use it a lot of times in my code! Thanks a lot
Corey you rocks due to your python videos I got selected at a mnc at Wipro limited today I have one problem in my python script for checking status of a Oracle database is down or not my code works perfect but sometimes gives false alert back to your video for making log file so that I can check where it's getting problem from now on I would include this everywhere in my code thanks for your awesome video
Very good and concise keep going!
That was simply brilliant!
Just what I needed. Thanks a lot man 👍
really great i understood alot from it
Amazing! Very easy to understand. I was team print up until this point, but logs are much cooler.
great videos keep such contents
Thank you for the simple and clear explanation !
Great explanations and awesome teaching skills
Excellent work.
Great vedio Sir You taught step by step very easily.
Thanks
Great Python Logging Tutorial. Thank You.
very clearly explained
Very helpful! Thank you!!!!
Along with logs what else is necessary for a project. Please do a video on it. Nice video ❤️
Thanks, it's very helpful!
Thank you very much! This is awesome video :) helped me a lot.
Awesome!!! Thank you Corey!
I might as well add you as an author to my thesis :')
What a video. Thanks!
wanted to adding some logging features to a project I've been working on. this video could not have been created at a better time! thanks
Thanks that you exist!
Yey I switched print from logging. Thanks dude
Great tutorial. Thank you very much!
Corey is the best
Amazing video Corey..
Perfect lessons, thanks a lot.
great clear video thank you
Great..!!
Thanks a lot man..
Thanks for the video.. it's quite clear
Awesome video , great audio and video quality, just need to increase font size. Thanks a lot!
Very useful, thank you so much.
extremely helpful
Amazing! Highly appreciate it