I have an Apache Module which contains such methods like 
fprintf(stderr, "%s\n", message); and fprintf(stdout, "%s\n", message);

They are executed under certain circumstances, but I can't see the output in
the Apache's log files.

I use directive ErrorLog and CustomLog ... combined with LogLevel debug, but
still can't see the result of my fprintfs. 
Does anybody have an idea what I might do wrong? 

Thanks in advance,
Vyacheslav
-- 
View this message in context: 
http://www.nabble.com/Log-output-from-fprintf%28stdout%2C-...%29-tp23875520p23875520.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to