WieeRd / ClockBot

Most interesting yet least useful bot on Discord
Mozilla Public License 2.0
6 stars 1 forks source link

chore: enhance logging #7

Open WieeRd opened 10 months ago

WieeRd commented 10 months ago

"보기 좋은 로그가 읽기도 좋다"

Persistent

Need a way to revisit the logs.

Ephemeral

A logger for stdout, with colored messages and pretty-printed exceptions.

WieeRd commented 10 months ago

Screenshot of rich.logging + rich.traceback from https://mathspp.com/blog/til/043

WieeRd commented 10 months ago

And this is how Loguru looks like

https://github.com/Delgan/loguru demo

https://towardsdatascience.com/3-tools-to-track-and-visualize-the-execution-of-your-python-code-666a153e435e image