mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
added support for paste loggers
This commit is contained in:
@@ -126,6 +126,7 @@ struct uwsgi_python {
|
||||
char *wsgi_config;
|
||||
char *file_config;
|
||||
char *paste;
|
||||
int paste_logger;
|
||||
char *eval;
|
||||
|
||||
char *web3;
|
||||
|
||||
Reference in New Issue
Block a user