On Mon, Oct 23, 2017 at 2:29 AM, Hemant Chaudhary <hemantdude.chaudhary@xxxxxxxxx> wrote: > Hi All, > > I want to add log statement in apr to check some function in apr. When I am > adding ap_log_perror in socket.c in apr, it is giving error.. > > Is there nay way to print logs of apr. please help. fprintf to stderr + fflush. You can't call HTTPD utilities in APR. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx