lazna wrote
Is it possible to turn-on each line timestamping feature for cgi-log file? Using windows shell scripting as a CGI, it will help to debug problems with script.
In theory, yes. But this file is actually being used directly as the stderr stream of any CGI script that is run by Abyss Web Server. So it is somewhat difficult to inject the timestamps without heavy changes in our way of dealing with CGI processes.