Logging
Open
- Dominant language
- Python
- Stars
- 938
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Using the API, there's not a good way to view options..or set logging. I wrote the code and I can't remember how. Probably not good.
```python
cfattack = Counterfit.build_attack(
target=target,
attack="hop_skip_jump"
)
cfattack.options ???
```
Add a `get_options` call to CFAttack?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.