Обсуждение: pgAdmin 4 commit: Add a startup logger to the runtime to aid withdebug

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Add a startup logger to the runtime to aid withdebug

От
Dave Page
Дата:
Add a startup logger to the runtime to aid with debugging.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=026969e3d1ae47a4bfb810c8ceb419f068c2c238
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
runtime/Logger.cpp   | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++
runtime/Logger.h     | 34 ++++++++++++++++++++++++++++++
runtime/Server.cpp   | 22 ++++++++++++++++++++
runtime/pgAdmin4.cpp | 23 +++++++++++++++++++-
runtime/pgAdmin4.pro |  6 ++++--
5 files changed, 141 insertions(+), 3 deletions(-)