Files
lief-project-LIEF/api/python
Romain Thomas 5c43eadcd1 Use Python sys.stderr for LIEF's logger
By default, LIEF's logger uses `stderr` to emit log messages which
is not catchable in Python. This commit makes use of `sys.stderr` for
the Python bindings.
2023-10-14 05:36:41 +02:00
..
2023-07-27 18:23:43 +02:00
2023-09-16 06:00:21 +02:00
Fix
2023-10-01 10:35:08 +02:00