summaryrefslogtreecommitdiff
path: root/AK/LogStream.cpp
AgeCommit message (Expand)Author
2019-07-08LogStream: Uninline some public functions so the linker can find them.Andreas Kling
2019-07-04AK: Move some of LogStream out of line & add overloads for smart pointers.Andreas Kling