Обсуждение: Where are Logfiles stored?

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

Where are Logfiles stored?

От
Daniel Küppers
Дата:
Hi, i want to know if and when where pgAdmin4 stores Logfiles.
Im seeking two error notices that happend on a database restore.
I couldn't find a hint in the official documentation.

regards,
Daniel



Re: Where are Logfiles stored?

От
Ashesh Vashi
Дата:
On Fri, Mar 31, 2017 at 1:28 PM, Daniel Küppers <daniel@tetralog.com> wrote:
Hi, i want to know if and when where pgAdmin4 stores Logfiles.
Im seeking two error notices that happend on a database restore.
I couldn't find a hint in the official documentation.
Yes - it do as 'pgadmin4.log'

On windows - it generates the logs in the '%APPDATA%\pgAdmin' directory.
On non-windows - it generates the logs in the '$HOME/.pgadmin' directory

-- Regards,
Ashesh Vashi


regards,
Daniel


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Re: Where are Logfiles stored?

От
Daniel Küppers
Дата:
Many thanks!
Sadly, the errors on import didn't got catched by the logfile.
Any hint how can i configure this to protocol errors of imports?

Environment
Version: 1.3
Python Version: 2.7.12
Flask Version: 0.11.1
Application Mode: Desktop
Windows 10 Pro 64 Bit

regards,
Daniel

Am 31.03.2017 um 10:03 schrieb Ashesh Vashi:
On Fri, Mar 31, 2017 at 1:28 PM, Daniel Küppers <daniel@tetralog.com> wrote:
Hi, i want to know if and when where pgAdmin4 stores Logfiles.
Im seeking two error notices that happend on a database restore.
I couldn't find a hint in the official documentation.
Yes - it do as 'pgadmin4.log'

On windows - it generates the logs in the '%APPDATA%\pgAdmin' directory.
On non-windows - it generates the logs in the '$HOME/.pgadmin' directory

-- Regards,
Ashesh Vashi


regards,
Daniel


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


Re: Where are Logfiles stored?

От
Ashesh Vashi
Дата:
You can change the FILE_LOG_LEVEL to INFO, or DEBUG in the config_local.py file found under <pgadmin4_installation_directory>/'web' directory?

-- Thanks & Regards,
Ashesh

On Mar 31, 2017 13:44, "Daniel Küppers" <daniel@tetralog.com> wrote:
Many thanks!
Sadly, the errors on import didn't got catched by the logfile.
Any hint how can i configure this to protocol errors of imports?

Environment
Version: 1.3
Python Version: 2.7.12
Flask Version: 0.11.1
Application Mode: Desktop
Windows 10 Pro 64 Bit

regards,
Daniel

Am 31.03.2017 um 10:03 schrieb Ashesh Vashi:
On Fri, Mar 31, 2017 at 1:28 PM, Daniel Küppers <daniel@tetralog.com> wrote:
Hi, i want to know if and when where pgAdmin4 stores Logfiles.
Im seeking two error notices that happend on a database restore.
I couldn't find a hint in the official documentation.
Yes - it do as 'pgadmin4.log'

On windows - it generates the logs in the '%APPDATA%\pgAdmin' directory.
On non-windows - it generates the logs in the '$HOME/.pgadmin' directory

-- Regards,
Ashesh Vashi


regards,
Daniel


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support