> 🚧 Archived 🚧
> Please use the binary version instead, it should contain all functionality you were going to implement with the library.
> * https://github.com/DeveloperC286/is_affected
[](https://crates.io/crates/is_affected_lib)
[](https://conventionalcommits.org)
[](https://www.gnu.org/licenses/agpl-3.0)
A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.
## Content
* [Usage](#usage)
+ [Usage - Logging](#usage-logging)
* [Issues/Feature Requests](#issuesfeature-requests)
## Usage
### Usage - Logging
The crate `log` is used to provide logging.
See [https://crates.io/crates/log](https://crates.io/crates/log) for more detailed documentation.
## Issues/Feature Requests
To report an issue or request a new feature use [https://github.com/DeveloperC286/is_affected/issues](https://github.com/DeveloperC286/is_affected/issues).