commit | a8ffed57510bab2a7143eb81aa3565a4bdcb8678 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Sun Dec 23 15:36:52 2012 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Sun Dec 23 15:36:52 2012 +0000 |
tree | 301479cba5e394fb9a5165f4274a037c56ba56b5 | |
parent | df71cd1125390512bbd421b0218b4bbc0e1d5209 [diff] |
Reopening log files code moved to a separate function. The code refactored in a way to call custom handler that can do appropriate cleanup work (if any), like flushing buffers, finishing compress streams, finalizing connections to log daemon, etc..