summaryrefslogtreecommitdiffstats
path: root/src/common-lib/logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* StartupTimer: log checkpoints the moment they are createdRobert Griebl2024-12-011-0/+1
* Fix the wrongly named am.wayland(.debug) logging categoryRobert Griebl2024-09-121-2/+2
* Replace deprecated printf calls by standard onesZoltan Gera2024-08-161-1/+2
* Watchdog: fix the event loop stuck durations being way offRobert Griebl2024-08-061-8/+3
* Don't use DLT settings or command line arguments if DLT isn't availableRobert Griebl2024-06-111-2/+9
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-0/+14
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-4/+5
* doc: clarify what the am.qml* logging categories are meant forRobert Griebl2024-02-191-2/+2
* Logging: add a D-Bus specific logging categoryRobert Griebl2024-02-071-0/+1
* Clazy: modernizeRobert Griebl2024-01-081-2/+2
* Modernize string literalsRobert Griebl2024-01-081-4/+4
* Replace AM_.. defines with checks for Qt features where possibleRobert Griebl2023-12-061-17/+11
* Fix logging after static destructors have runRobert Griebl2023-08-161-0/+4
* Split the logging.h header and incorporate the new ColorPrint classRobert Griebl2023-08-031-285/+117
* Quick-launch enhancementsRobert Griebl2023-06-301-0/+5
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Document all environment variablesRobert Griebl2022-05-171-2/+2
* Protect all static variables via Q_GLOBAL_STATIC or similar functionsRobert Griebl2022-05-171-162/+204
* Fix Win32 API usageRobert Griebl2022-05-171-8/+0
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-251-0/+24
* Fix deferred logging crashBernd Weimer2022-01-181-2/+7
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-271-5/+0
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-11/+11
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Implement missing merging of the containers/selection configRobert Griebl2020-07-161-0/+4
* Fix Yocto/MingW build (part 2)Robert Griebl2020-02-191-1/+1
* Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-111-40/+209
* Defer logging output until configuration is knownBernd Weimer2020-01-291-15/+88
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-211-5/+4
|\
| * Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-10-081-5/+4
| |\
| | * Fix logging outputBernd Weimer2019-09-191-5/+4
| | * Revert "Add a option to configure the behavior of very long log messages pass...v5.12.4_QtASDominik Holland2019-09-031-25/+0
| | * Add a option to configure the behavior of very long log messages passed to DLTDominik Holland2019-08-301-0/+25
| | * Add more logging configuration optionsDominik Holland2019-08-301-3/+29
* | | Rename classesBernd Weimer2019-11-141-3/+8
* | | Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-0/+6
* | | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-3/+3
|/ /
* | Enable general logging category by defaultBernd Weimer2019-04-101-22/+65
* | Fix disable-installer and moreBernd Weimer2019-03-291-1/+1
* | Fix file name logging outputBernd Weimer2019-03-221-9/+8
* | Add more logging configuration optionsDominik Holland2019-03-141-3/+29
|/
* Update copyright statementsRobert Griebl2018-12-181-2/+3
* Make DLT IDs configurableBernd Weimer2018-11-201-7/+25
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-1/+3
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-171-0/+12
* Fix compiler warnings for all platforms.Robert Griebl2018-08-071-1/+1
* Clang code model fixesRobert Griebl2018-04-171-3/+3
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-041-6/+8
* Add support generic support for --no-dlt-loggingRobert Griebl2018-03-151-0/+14
* Add new "deployment" logging categoryBernd Weimer2018-02-281-3/+5