added console logging
This commit is contained in:
@@ -79,7 +79,9 @@ open <http://localhost:5000/w/> instead.
|
||||
failure, HTTP status, endpoint, and duration without credentials. Collector,
|
||||
Flask, uncaught main-thread, and uncaught worker-thread exceptions are written to
|
||||
the same log. `LOG_MAX_BYTES` defaults to 5 MiB and `LOG_BACKUP_COUNT` to five.
|
||||
The service account must have write permission on the log directory.
|
||||
The service account must have write permission on the log directory. Console
|
||||
logging remains enabled by default so `python wsgi.py` displays its listening
|
||||
address; set `LOG_CONSOLE=false` to use only the logfile.
|
||||
|
||||
## HTTP API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user