You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/04/14 12:39:00 UTC

[jira] [Created] (ARROW-12376) [Dev] archery trigger-bot should use logger.exception

David Li created ARROW-12376:
--------------------------------

             Summary: [Dev] archery trigger-bot should use logger.exception
                 Key: ARROW-12376
                 URL: https://issues.apache.org/jira/browse/ARROW-12376
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Developer Tools
            Reporter: David Li


[https://github.com/apache/arrow/blob/9c85e5465a5738f5ba9a2455d1b566948f89d0f3/dev/archery/archery/bot.py#L145-L150]

We should use {{logger.exception}} not {{logger.error}} to get the full traceback, else it's harder to tell what happened.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)