mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add syslog's ident and facility parameters to config
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
committed by
Jakub Zelenka
parent
0c4f4481f5
commit
2475337bd8
@@ -34,6 +34,7 @@
|
||||
|
||||
BEGIN_EXTERN_C()
|
||||
PHPAPI void php_syslog(int, const char *format, ...);
|
||||
PHPAPI void php_openlog(const char *, int, int);
|
||||
END_EXTERN_C()
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user