Ash

Results 2 comments of Ash

Getting and setting the smote_variants logging level suppresses it ``` import logging import smote_variants as sv logging.getLogger(sv.__name__).setLevel(logging.CRITICAL) ```

Does pymetasploit have a search capability?