example04

The example demonstrates using a custom logger with daemonize. * If SIGTERM is received, daemon terminates. If SIGHUP is received, daemon prints "Hello World!" message to logg. * Daemon will auto-terminate after 5 minutes of running. *

Meta

Authors

NCrashed <ncrashed@gmail.com>

License

Subject to the terms of the MIT license, as written in the included LICENSE file.