Re: Is it possible to add milliseconds in error.log and also timestamps

2019-03-29 Thread sivak
Also for some of the statements in error.log ,date and time is not added.Is there anyway to add it for missed ones? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,283506,283570#msg-283570 ___ nginx mailing list nginx@nginx.org http://mailman

Re: Is it possible to add milliseconds in error.log and also timestamps

2019-03-28 Thread sivak
For below command , is there anyway to append timestamps in output. sbin/nginx -p (-p - setting the nginx path prefix, i.e. the directory in which the server files will be located (by default, the directory /usr/local/nginx).) Posted at Nginx Forum: https://forum.nginx.org/read.php?2,283506,28

Is it possible to add milliseconds in error.log and also timestamps

2019-03-26 Thread sivak
Is it possible to add milliseconds in error.log and also to include timestamps in the output after executing below commands $NGINX_EXECUTABLE_FILE -I $NGINX_EXECUTABLE_FILE -P Posted at Nginx Forum: https://forum.nginx.org/read.php?2,283506,283506#msg-283506