closelog(3) php man page | unix.com

Man Page: closelog

Operating Environment: php

Section: 3

CLOSELOG(3)								 1							       CLOSELOG(3)

closelog - Close connection to system logger

SYNOPSIS
bool closelog (void )
DESCRIPTION
closelog(3) closes the descriptor being used to write to the system logger. The use of closelog(3) is optional.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
syslog(3), openlog(3). PHP Documentation Group CLOSELOG(3)
Related Man Pages
closelog(3p) - centos
setlogmask(3p) - centos
syslog(3p) - centos
vsyslog(3) - redhat
closelog(3p) - suse
Similar Topics in the Unix Linux Community
daemonization and openlog()
when a process fails to write to /dev/log
Delete Script
How redirect syslog message to a specified file?