Xavier Moffett
8191764098
- Error logging is now present in pacwrap-agent - Agent error code handling now correctly traps runtime panics. - impl of DisplayTrait for TransactionError no longer handles the display of transaction failure messages. - Error handling for TransactionAggregation is split into three categories: Fatal, Error, and Non-Fatal Error. While two former are immediately trapped and the program is terminated, the latter can safely terminate the program without consequence. |
||
---|---|---|
.. | ||
agent.rs | ||
error.rs | ||
main.rs |