binaryninja/api-docs/_sources/binaryninja.enums.LogLevel.txt
Giulio De Pasquale 52e9dc828b dindon
2018-12-13 18:39:52 +00:00

26 lines
352 B
Plaintext

binaryninja.enums.LogLevel
==========================
.. currentmodule:: binaryninja.enums
.. autoclass:: LogLevel
.. automethod:: __init__
.. rubric:: Attributes
.. autosummary::
~LogLevel.AlertLog
~LogLevel.DebugLog
~LogLevel.ErrorLog
~LogLevel.InfoLog
~LogLevel.WarningLog