QodeAssist/logger
Povilas Kanapickas ed59be4199
refactor: Extract performance logging to separate class (#124)
This should not be responsibility of LLMClientInterface. Extracting this
class also adds flexibility to silence logging output in tests.
2025-03-10 17:10:01 +01:00
..
CMakeLists.txt refactor: Extract performance logging to separate class (#124) 2025-03-10 17:10:01 +01:00
EmptyRequestPerformanceLogger.hpp refactor: Extract performance logging to separate class (#124) 2025-03-10 17:10:01 +01:00
IRequestPerformanceLogger.hpp refactor: Extract performance logging to separate class (#124) 2025-03-10 17:10:01 +01:00
Logger.cpp Upgrade to version 0.3.0 2024-10-14 00:10:24 +02:00
Logger.hpp Upgrade to version 0.3.0 2024-10-14 00:10:24 +02:00
RequestPerformanceLogger.cpp refactor: Extract performance logging to separate class (#124) 2025-03-10 17:10:01 +01:00
RequestPerformanceLogger.hpp refactor: Extract performance logging to separate class (#124) 2025-03-10 17:10:01 +01:00