commit | 1dff96c7b194b943f69e3aca34a2615a3607da5a | [log] [tgz] |
---|---|---|
author | Stephen Webb <stephen.webb@ieee.org> | Tue Sep 06 21:00:48 2022 +1000 |
committer | GitHub <noreply@github.com> | Tue Sep 06 21:00:48 2022 +1000 |
tree | be35539b0e0f0f03a414b02a9237ea664101454a | |
parent | d74edc6bbb1b30e0ccf4cd2e7d998a25a4d52e31 [diff] |
Stop all file watch dog instances in LogManager::shutdown(). (#121) This PR aims to address LOG4CXX-451. Also included is support for automatic start of a watchdog when using automatic configuration by providing a positive integer value in the LOG4CXX_CONFIGURATION_WATCH_SECONDS environment variable.
Issues are maintained in the Apache JIRA by default, so before posting pull requests, please have a look there if an associated issue with your problem/feature/... exists already. If not, it‘s generally OK to directly create pull requests IF code is already available, but please be somewhat verbose: Provide some background information about what actual problem the PR solves, why this needs to be solved etc. Don’t just provide commits about the fact that you changed something.
If any discussion is needed before actually having any code, simply create a ticket in JIRA or send a message to the corresponding mailing list. Thanks!