EDD_Logging::get_log_file_path()
Return the location of the log file that EDD_Logging will use.
Description Description
Note: Do not use this file to write to the logs, please use the edd_debug_log
function to do so.
Return Return
(string)
Source Source
File: includes/class-edd-logging.php
Changelog Changelog
Version | Description |
---|---|
2.9.1 | Introduced. |