summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-06-15 17:32:14 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2022-06-16 13:34:28 -0700
commit6ff49af33d093dd7e0659958185942d0d26a8b90 (patch)
tree5d62f5410ac5674d9fea9169afe80baba92b6851 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent4c77d0276b8351e533888c8e0c4e4df0277c583f (diff)
[lldb] Introduce the concept of a log handler (NFC)
This patch introduces the concept of a log handlers. Log handlers allow customizing the way log output is emitted. The StreamCallback class tried to do something conceptually similar. The benefit of the log handler interface is that you don't need to conform to llvm's raw_ostream interface. Differential revision: https://reviews.llvm.org/D127922
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions