mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-22 17:23:06 +00:00
81c8672d4d
Rather than coming up with our own, separate logging API for the Python bindings, let's integrate with the logging module. The straightforward part is creating a logger from the C extension and adding a log callback that calls its log() method. However, syncing the log level between the logging module and libdrgn requires monkey patching. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
_static | ||
case_studies | ||
exts | ||
release_highlights | ||
advanced_usage.rst | ||
api_reference.rst | ||
case_studies.rst | ||
conf.py | ||
favicon.ico | ||
getting_debugging_symbols.rst | ||
helpers.rst | ||
index.rst | ||
installation.rst | ||
release_highlights.rst | ||
requirements.txt | ||
user_guide.rst |