Up |
_logClearScol 5.2.x or above required
Clear the Logs directory
Prototype :
fun [] I
Return : I 0
Error :
- EOK if success.
- EROFS if the current file system is read-only.
- EACCES if unable to access in the log directory.
- EBUSY probably if a writing operation is doing.
- EPLATFORM if the current platform is not supported yet.
See also :
Example :