k2hdkcpx_is_enable_comlog k2hdkcpx Functions k2hdkcpx_set_debug_file

k2hdkcpx_load_debug_env

Sets a message output and output destination according to the value

Description

function k2hdkcpx_load_debug_env(): bool {}

Sets a message output and output destination according to the value.

Parameters

This function has no parameters.

Return Values

No value is returned.

Examples

php -r 'var_dump(k2hdkcpx_load_debug_env());'

The above example will output:

bool(true)

See Also

k2hdkcpx_is_enable_comlog k2hdkcpx Functions k2hdkcpx_set_debug_file