[Python] Logger 사용법
IntroductionThe Hitchhiker's Guide to Python 이란 책에는 다음과 같은 구절이 등장한다. The only time that print is a better option than logging is when the goal is to display a help statement for a command line application. Shell과 같
jh-bk.tistory.com