Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

get_debug_log_dir()

Description

Determines where the debug log will live. Typically, same as tmp dir (See general.php: get_temp_dir().
Since general.php may not be included, we cannot use that method so I have created this one too.

Parameters

This function accepts no parameters.

Return

string - The path to the debug_log directory.

This article was last updated 27th April 2023 11:05 Europe/London time based on the source file dated 27th April 2023 10:40 Europe/London time.