I've noticed that pgAdmin built with wxWidgets 3.0 stopped logging INFO messages. wxLogInfo() became alias for wxLogVerbose() which is sensitive to the wxLog::ms_bVerbose flag.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d4884b7e9ea080842d1f7e4b0ad70aa36ccf47f8 Author: J.F. Oster <jinfros...@mail.ru> Modified Files -------------- pgadmin/pgAdmin3.cpp | 1 + 1 file changed, 1 insertion(+) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers