File: includes/log-handlers/class-evf-log-handler-file.php
-
Write cached logs.
Used by 0 functions | Uses 1 function -
Delete all logs older than a defined timestamp.
Used by 0 functions | Uses 1 function -
Open log file for writing.
Used by 2 functions | Uses 2 functions -
Get all log files in the log directory.
Used by 3 functions | Uses 0 functions -
Check if a handle is open.
Used by 4 functions | Uses 0 functions -
Add a log entry to chosen file.
Used by 2 functions | Uses 4 functions -
Clear entries from chosen file.
Used by 0 functions | Uses 2 functions -
$this->open( $handle, ‘w’ ) == Open the file for writing only. Place the file pointer at the beginning of the file, and truncate the file to zero length.
Used by 1 function | Uses 0 functions -
Remove/delete the chosen file.
Used by 0 functions | Uses 2 functions