summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Log from Core -> Utility.Zachary Turner2017-03-031-80/+0
* Switch "lldb" log channel to the new registration mechanismPavel Labath2017-02-221-276/+42
* Convert Log class to llvm streamsPavel Labath2017-02-101-3/+4
* Remove LIBLLDB_LOG_VERBOSE categoryPavel Labath2017-02-051-9/+0
* [lldb] Fix typos in file headersAlexander Shaposhnikov2016-11-261-1/+1
* Refactor the Args class.Zachary Turner2016-10-031-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-224/+265
* Add a new "lldb" log channel named "demangle". If we have crashes that are re...Greg Clayton2016-05-271-0/+3
* Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...Eugene Zelenko2016-03-111-18/+16
* Create a logging category that is specific to data formatters activityEnrico Granata2015-10-061-0/+3
* Add a language log category.Colin Riley2015-05-271-0/+3
* Move lldb-log.cpp to core/Logging.cppZachary Turner2015-03-181-0/+274
OpenPOWER on IntegriCloud