| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Closes the log file of the operating system.
HB_SysLogClose( <cAppName> ) --> lSuccess
The function returns .T. (true) when the system log file is successfully closed, otherwise .F. (false) is returned.
| See also: | CLOSE LOG, HB_SysLogMessage(), HB_SysLogOpen() |
| Category: | Log functions , xHarbour extensions |
| Source: | rtl\hbSysLog.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com