Next: posix daemonisations, Previous: posix lock-pid-files, Up: posix [Index]
The library (vicare posix log-files)
implements logging
facilities, optionally to log files; it is built on top of
(vicare posix)
. When using a log file for a server: we should
open the log file after daemonising the server and after dropping
privileges by changing the user and group ID.
• posix log-files config: | Configuring logging facilities. | |
• posix log-files api: | Logging programming interface. |