Thread: pgAdmin 4 commit: Use QStandardPaths::AppLocalDataLocation in the runti

pgAdmin 4 commit: Use QStandardPaths::AppLocalDataLocation in the runti

From
Akshay Joshi
Date:
Use QStandardPaths::AppLocalDataLocation in the runtime to determine where to store runtime logs. Fixes #5414

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6855ac1d5eb670b36cbf758908b7e1f15cfc84ba
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 1 +
runtime/LogWindow.cpp             | 7 ++++++-
runtime/Logger.cpp                | 2 +-
runtime/pgAdmin4.cpp              | 7 ++++---
4 files changed, 12 insertions(+), 5 deletions(-)