-
- Downloads
Update log_activity mixin with rich Markdown
Use the rich library to output the debug information in a more human-readable format. Unfortunately, the logger does not support rich Markdown text, so we need to output this via the console.
Please register or sign in to comment