php man page for closelog

Query: closelog

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
setlogmask(3p) - centos
closelog(3) - linux
openlog(3) - redhat
syslog(3p) - suse
openlog(3) - php
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?