]> granicus.if.org Git - apache/commit
We need to flush all logs when the child exits. To do this, we just
authorRyan Bloom <rbb@apache.org>
Mon, 9 Oct 2000 23:35:12 +0000 (23:35 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 9 Oct 2000 23:35:12 +0000 (23:35 +0000)
commit259a47bde747c08566930540426e94405b2e8f24
tree343b1c2d2bb5ff8c8722eda7b695c6964b0cfd48
parent5e891204a4fe02185a525b7ecbcf580b48e0bc7f
We need to flush all logs when the child exits.  To do this, we just
create a child_init hook, and use it to register a cleanup for child
exit.
PR: 6550

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86488 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_config.c