yubikey-manager
Contents:
API Reference
ykman
yubikit
Submodules
yubikit.core
yubikit.hsmauth
yubikit.logging
yubikit.management
yubikit.oath
yubikit.openpgp
yubikit.piv
yubikit.securitydomain
yubikit.support
yubikit.yubiotp
yubikey-manager
API Reference
yubikit
yubikit.logging
yubikit.logging
Classes
LOG_LEVEL
Enum where members are also (and must be) ints
Module Contents
class
yubikit.logging.
LOG_LEVEL
[source]
Bases:
enum.IntEnum
Enum where members are also (and must be) ints
ERROR
=
40
WARNING
=
30
INFO
=
20
DEBUG
=
10
TRAFFIC
=
5
NOTSET
=
0