Improve your coding skills with this simple tip

Опубликовано: 29 Март 2026
на канале: axju
131
1

I really do use print a lot for debugging. But there is a very good alternative, the logging package.

Logging Cookbook: https://docs.python.org/3/howto/loggi...
Logging HOWTO: https://docs.python.org/3/howto/loggi...

Project Source: https://github.com/axju/imgflip
My page: https://axju.de

#python #coding #developer #axju