You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/07 23:44:04 UTC

[GitHub] [tvm] driazati commented on pull request #9872: Add colors and user-configurable backtrace limit

driazati commented on pull request #9872:
URL: https://github.com/apache/tvm/pull/9872#issuecomment-1007823006


   > The colors look great! How does this interact with backtraces in python? Are only the c++ parts of the backtrace colored?
   
   It doesn't touch Python at all since those are (I assume) still coming from Python itself, just the bespoke stack backtrace string `logging.cc` creates that gets handed up from C++.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org