diff options
author | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-02-28 17:49:59 +0000 |
---|---|---|
committer | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-03-15 19:25:37 +0000 |
commit | 73a01952b52c3210ca5d229ea18be8fedf1a8b6c (patch) | |
tree | eb551cf66ba1f65808a01aff7d8dc77d22f98802 /lldb/source/Commands | |
parent | bc14c40dc14b8ab8f6a4ac432f70e17973d92937 (diff) | |
download | llvm-73a01952b52c3210ca5d229ea18be8fedf1a8b6c.zip llvm-73a01952b52c3210ca5d229ea18be8fedf1a8b6c.tar.gz llvm-73a01952b52c3210ca5d229ea18be8fedf1a8b6c.tar.bz2 |
[Dexter] Add a simple logging class to Dexter
Adds a basic logging class to Dexter that uses the existing PrettyOutput
class for printing and supports 3 levels of verbosity (note, warning,
error). Intended to consolidate the logging logic for Dexter into one
place, removing the need for conditional log statements and making it
easier for us later if we wish to use a more complete logging class.
Reviewed By: Orlando
Differential Revision: https://reviews.llvm.org/D144983
Diffstat (limited to 'lldb/source/Commands')
0 files changed, 0 insertions, 0 deletions