Is it possible to log in UTC even if localtime is set to a local timezone such as PST? Given this line of code in uwsgi_log:
rlen = strftime(sftime, 64, uwsgi.log_strftime, localtime(&now)); I am guessing not :) but any help would be appreciated. Thanks, Andrew
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
