Document minimal logging on stderr
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 12 Dec 2019 13:14:23 +0000 (07:14 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 12 Dec 2019 13:14:23 +0000 (07:14 -0600)
README.rst

index f794c6e804aa62dc0ff13b0e012314603b2481d9..37bcefaf97b0df88dcf5e11e9206ee0367ed626c 100644 (file)
@@ -89,6 +89,12 @@ The installation can then be accessed via URLs similar to::
 
   http://localhost:6543/logout
 
+Minimal error reporting is done on stderr to help diagnose startup
+failure.  Full error reporting is done via logging so when there are
+problems it is important to check the log and the logging
+configuration.
+
+
 Putting PGWUI on the Internet
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^