I think this question would better be submitted to the developpers' list. -ascs -----Original Message----- From: Okamoto Toshiaki [mailto:okamoto3@xxxxxxxxxxxxxxxxxxx] Sent: Wednesday, May 10, 2006 12:06 PM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] [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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx