twosixlabs / armory-library

Python library for Adversarial ML Evaluation
https://twosixlabs.github.io/armory-library/
MIT License
6 stars 2 forks source link

Remove loguru dependency in favor of standard logging #18

Open mwartell opened 10 months ago

mwartell commented 10 months ago

Armory-library needs to drop loguru in favor of standard logging. This requires

mwartell commented 9 months ago

Blocked because it needs further thinking on what is needed and where it is in app / core-library division of labor.

mwartell commented 8 months ago

We will defer this until we get any indication that armory-library users are hampered by the non-standard logging.

mwartell commented 8 months ago

In discussion with Ari, we ratified that as a library, Armory needs to do this. So we shall.