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
openlog(3p) - centos
closelog(3) - linux
openlog(3) - redhat
setlogmask(3p) - suse
syslog(3p) - suse
Similar Topics in the Unix Linux Community
daemonization and openlog()
Problem with signal handler and interrupted system call
Delete Script
How redirect syslog message to a specified file?