summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/loggingutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Save sorting priority of components to local package hubArttu Tarkiainen2022-05-131-0/+1
* Do not recalculate local installed componentsKatja Marttila2022-05-061-1/+1
* Add support for parallel extraction of component archivesArttu Tarkiainen2022-04-211-0/+2
* Replace unnecessary includes with forward declarationsArttu Tarkiainen2022-01-201-1/+0
* CLI: Add <TreeName> value to 'list' and 'search' command outputsArttu Tarkiainen2022-01-171-58/+79
* Print essential component information with std::coutArttu Tarkiainen2021-10-221-9/+6
* Revert "Show messages from lcPackageInfo logging category regardless of verbo...Arttu Tarkiainen2021-10-221-1/+1
* Show messages from lcPackageInfo logging category regardless of verbosityArttu Tarkiainen2021-10-121-1/+1
* Cppcheck: Misc fixesKatja Marttila2021-03-091-1/+1
* CLI: Exit when expecting user input and the output device is not a TTYArttu Tarkiainen2021-02-041-2/+3
* Restructure logging utilitiesArttu Tarkiainen2021-02-041-0/+505