summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/Logger.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Rename and move trivial logger to Logger.cpp. NFCSam McCall2018-10-171-0/+17
* [clangd] Fix many typos. NFCFangrui Song2018-09-011-1/+1
* [clangd] Simplify logging wrapper after r336888Sam McCall2018-07-121-14/+5
* [clangd] Upgrade logging facilities with levels and formatv.Sam McCall2018-07-111-6/+59
* [clangd] Pass Context implicitly using TLS.Sam McCall2018-01-311-3/+2
* [clangd] Output log messages to stderr when not configured (e.g. in tests). NFCSam McCall2018-01-181-2/+3
* [clangd] Implemented logging using ContextIlya Biryukov2017-12-131-7/+14
* [clangd] Introduced Logger interface.Ilya Biryukov2017-09-201-0/+41
OpenPOWER on IntegriCloud