pacwrap/pacwrap-agent
Xavier Moffett 8191764098
Increased log coverage and refactored error module
- 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.
2024-09-23 19:59:36 -04:00
..
src Increased log coverage and refactored error module 2024-09-23 19:59:36 -04:00
build.rs Attribution Update 2024-04-24 17:58:24 -04:00
Cargo.toml Update to alpm.rs 4.0.1 with partial reversion of b621c34 2024-09-21 00:03:52 -04:00
README.md Decluttered and splintered build scripts, some organization and readmes 2023-12-23 23:10:55 -05:00

pacwrap-agent

Agent for conducting containerized transactions. Required by pacwrap-core and pacwrap.