Open WieeRd opened 10 months ago
"보기 좋은 로그가 읽기도 좋다"
Need a way to revisit the logs.
log/{YYYY-MM-DD}.txt
A logger for stdout, with colored messages and pretty-printed exceptions.
Screenshot of rich.logging + rich.traceback from https://mathspp.com/blog/til/043
rich.logging
rich.traceback
And this is how Loguru looks like
https://github.com/Delgan/loguru
https://towardsdatascience.com/3-tools-to-track-and-visualize-the-execution-of-your-python-code-666a153e435e
Persistent
Need a way to revisit the logs.
log/{YYYY-MM-DD}.txt
Ephemeral
A logger for stdout, with colored messages and pretty-printed exceptions.