I think this question would better be submitted to the developpers' list.

-ascs

-----Original Message-----
From: Okamoto Toshiaki [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 12:06 PM
To: [email protected]
Subject: [EMAIL PROTECTED] [Question]error_log

Hi Alls:
I have two question about error_log.
1.ap_log_error()
I would like to output multiple line comments to error_log by ap_log_error().
But, 5th argument is seemed to be escaped.
ap_log_error(..,"line1\nline2") ---> "..  line1\nline2" in error_log Is it 
possible to be the following output?
".. line1[NL]
line2"
2.rotatelog
I would like rotate error_log by rotatelog.
For example, 6 generations.
error_log--->error_log.1--->error_log.2,,,error_log.5--->delete
Is it possible?

Many thanks.
T.Okamoto

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to