ykman.logging
Attributes
Functions
|
|
|
Module Contents
- ykman.logging.TRAFFIC_WARNING = ('WARNING: All data sent to/from the YubiKey will be logged!', 'This data may contain sensitive...
- ykman.logging.DEBUG_WARNING = ('WARNING: Sensitive data may be logged!', 'Some personally identifying information may be...
- ykman.logging.set_log_level(level)[source]
- Parameters:
level (yubikit.logging.LOG_LEVEL)
- ykman.logging.init_logging(log_level, log_file=None, replace=False)[source]
- Parameters:
log_level (yubikit.logging.LOG_LEVEL)