[ 
https://issues.apache.org/jira/browse/AVRO-3522?focusedWorklogId=771724&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771724
 ]

ASF GitHub Bot logged work on AVRO-3522:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/May/22 06:10
            Start Date: 18/May/22 06:10
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on PR #1690:
URL: https://github.com/apache/avro/pull/1690#issuecomment-1129608434

   To test it add a `panic!()` somewhere in the code or intentionally break 
some `assert_eq!()` call, or change the value of `RUST_LOG`.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 771724)
    Time Spent: 0.5h  (was: 20m)

> Rust: Setup better logging and colored stacktraces for the tests
> ----------------------------------------------------------------
>
>                 Key: AVRO-3522
>                 URL: https://issues.apache.org/jira/browse/AVRO-3522
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: rust
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Extract the custom TestLogger (that collects and asserts on the logs) used in 
> types.rs into a new module/crate so that it could be reused everywhere.
> An additional improvement that could be made is to add env_logger as a 
> delegate to it so that it also logs to stderr.
>  
> Use ctor crate to simulate before_all/after_all.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to