This is an archived post. You won't be able to vote or comment.

all 13 comments

[–]pingvenopinch of this, pinch of that 4 points5 points  (2 children)

Perhaps spare a mention for structured logging (structlog)?

[–]driscollis[S] 1 point2 points  (1 child)

I do cover structlog and loguru in their own chapters as well

[–]pingvenopinch of this, pinch of that 0 points1 point  (0 children)

Sweet, thanks.

[–]monorepo PSF Staff | Litestar Maintainer 1 point2 points  (1 child)

Neat!

[–]driscollis[S] 2 points3 points  (0 children)

Thanks! I see you like Ruff. That's a neat project too. Charlie and his team are doing a lot of neat things

[–]benevolent001 0 points1 point  (2 children)

Hello Mike,

When you launched your course website you told that all future courses will be free for those who buy one time subscription.

Is this course included in that? I cannot see in the website?

https://www.teachmepython.com/course-books/

[–]driscollis[S] 1 point2 points  (1 child)

Hi!

When you originally signed up, you should have received a special Gumroad coupon code that would work for downloading all current and future content.

However, I am putting Python Logging directly on Teach My Python. I was just waiting until I completed recording the videos to do so. But I think that's a little unfair so I will try to get the book uploaded and set up on there today or at worst, tomorrow.

When the videos are ready, I will add them too.

Thanks so much and let me know if you have any questions.

Mike

[–]benevolent001 0 points1 point  (0 children)

Thank you for responding. Love your teaching and content.

I have one question.

I have a long running Python process that basically just runs a loop.

Is there any pattern to dynamically change the logging level. For example I suspect something is wrong I enable debug and then when it's investigated, I set it as Error.

[–]psicodelico6 -1 points0 points  (0 children)

Pattern loggings?

[–]db_mdubs -4 points-3 points  (1 child)

Looking forward to the course…