Where is Nginx's error log?

You can set its location using the error_log directive.

Example:

error_log C:/server/log/nginx.log;

See also: